libfifechan0.1.5t64
lightweight cross platform GUI library written in C++
Fifechan is a lightweight cross platform GUI library written in C++
specifically designed for games. It has a small yet powerful built in set of
extendable GUI Widgets allowing users to create virtually unlimited types of
widgets.
r-bioc-biocgenerics
generic functions for Bioconductor
S4 generic functions needed by many other Bioconductor packages.
libfoonathan-memory0.7.3t64
STL compatible C++ memory allocator library
The default STL allocator model has various flaws, for example you cannot
easily share a single allocator for multiple types. This library is one of
many proposed solutions for the shortcomings of the standard allocator, which
unlike many other solutions does not require changes in the STL itself.
libg15daemon-client1t64
Client library for communicating with g15daemon
The g15daemon client library allows applications to use LCD of the Logitech G15
keyboard or Z10 speakers under control of g15daemon.
swift-object
distributed virtual object store - object server
OpenStack Object Storage (code-named Swift) creates redundant, scalable object
storage using clusters of standardized servers to store petabytes of
accessible data. It is not a file system or real-time data storage system, but
rather a long-term storage system for a more permanent type of static data
that can be retrieved, leveraged, and then updated if necessary. Primary
examples of data that best fit this type of storage model are virtual machine
images, photo storage, email storage and backup archiving. Having no central
"brain" or master point of control provides greater scalability, redundancy
and permanence.
r-bioc-graph
handle graph data structures for BioConductor
This BioConductor module implements some simple graph handling
capabilities. These are for instance used in hypergraph module
which in turn is used by several other BioConductor packages.