ruby-em-redis
eventmachine-based implementation of the Redis protocol
Modeled after eventmachine's implementation of the memcached protocol,
and influenced by Ezra Zygmuntowicz's redis-rb library (distributed as
part of Redis).
libtest-script-run-perl
Perl module for testing scripts as subprocesses
Test::Script::Run provides Test::More-compatible subroutines for testing
scripts in a Perl module distribution's bin/ directory using IPC::Run3 to
spawn the scripts as subprocesses.
libservlet3.1-java
Java Servlet API 3.1 (transitional package)
The Servlet API is the Java platform technology of choice for interacting
with the web. Servlets provide a component-based, platform-independent
method, for building web-based applications generating dynamic content.
Servlets are managed by a container and interact with web clients via a
request/response paradigm.
torcs-data-tracks
data files for TORCS game - Tracks set
TORCS, The Open Racing Car Simulator is a car racing simulation game
which allows you to drive in races against opponents simulated by
the computer.
cantor-backend-python2
Python2 backend for Cantor
Cantor is an application to allow you to you use your favorite mathematical
applications from within an elegant worksheet interface. It provides dialogs
to assist with common tasks and allows you to share your worksheets
with others.
matlab-jsonlab
native JSON/UBJSON/MassagePack encoder/decoder for MATLAB
JSONLab is a free and open-source implementation of a
JSON/UBJSON/MessagePack encoder and a decoder in the native MATLAB language.
It can be used to convert a MATLAB data structure (array, struct, cell,
struct array and cell array) into JSON/UBJSON formatted string, or decode a
JSON/UBJSON/MessagePack file into MATLAB data. JSONLab supports both MATLAB
and GNU Octave (a free MATLAB clone). JSONLab is now the official reference
implementation for the JData Specification (Draft 3) - the foundation of the
OpenJData Project (http://openjdata.org).