r-cran-memoise

Memoise functions

Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value.

liborocos-bfl0.8

Orocos Bayesian Filtering Library

Orocos (http://www.orocos.org) is the acronym of the Open Robot Control Software project. The project's aim is to develop a general-purpose, free software, and modular framework for robot and machine control. The Orocos project supports 4 C++ libraries: the Real-Time Toolkit, the Kinematics and Dynamics Library, the Bayesian Filtering Library (BFL) and the Orocos Component Library.

node-glob

glob functionality for Node.js

node-glob is a glob implementation for Node.js

python-vnlog

Toolkit to read/write/manipulate whitespace-separated ASCII logs

libcdio19t64

library to read and control CD-ROM

This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library.

ruby-xmlrpc

XMLRPC library for Ruby

XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. It is defined at http://www.xmlrpc.com.