python-sqlsoup
one step database access tool for Python, built on the SQLAlchemy ORM
SQLSoup provides a convenient way to map Python objects to relational
database tables, with no declarative code of any kind. It's built on
top of the SQLAlchemy ORM and provides a super-minimalistic interface
to an existing database.
rt-app
Test application which simulates a real-time periodic load
rt-app is a test application that starts multiple periodic threads in
order to simulate a real-time periodic load. It supports the
SCHED_OTHER/SCHED_FIFO/SCHED_RR kernel mechanisms as well as the
AQuoSA framework and SCHED_DEADLINE. It can be run with a simple
command-line config, or a more complex set of tasks/threads
configured in a (json) config file.
python-libguess
high-speed character set detection library (Python wrapper)
libguess employs discrete-finite automata to deduce the character set of the
input buffer. The advantage of this is that all character sets can be checked
in parallel, and quickly.
libndp-tools
Library for Neighbor Discovery Protocol (tools)
libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It
contains functions for building and parsing NDP messages, and provides
a high-level interface for sending and receiving NDP messages on a
network interface.
libx32gcc-4.7-dev
GCC support library (x32 development files)
libclone-pp-perl
module to recursively copy Perl datatypes
Clone::PP provides a general-purpose clone function to make deep
copies of Perl data structures. It calls itself recursively to copy
nested hash, array, scalar and reference types, including tied
variables and objects.