python3-rstr
Easily generate random strings of various types (Python 3)
rstr is a helper module for easily generating random strings of various
types. It could be useful for fuzz testing, generating dummy data, or
other applications. It has no dependencies outside the standard library,
and is compatible with Python 3.
python3-rocksdb
Python bindings for RocksDB
RocksDB is a C++ library providing an embedded key-value store, where keys and
values are arbitrary byte streams. It was developed at Facebook based on
LevelDB and provides backwards-compatible support for LevelDB APIs.
gitless
version control system on top of Git
Gitless is an experimental version control system built on top of Git.
Many people complain that Git is hard to use. The Gitless authors think
the problem lies deeper than the user interface, in the concepts
underlying Git. Gitless is an experiment to see what happens if
a simple veneer is put on an app that changes the underlying concepts.
Because Gitless is implemented on top of Git (could be considered what
Git pros call a "porcelain" of Git), you can always fall back on Git.
And of course your coworkers you share a repo with need never know that
you're not a Git aficionado.
libglobus-xio-gridftp-driver
Grid Community Toolkit - Globus XIO GridFTP Driver
The Grid Community Toolkit (GCT) is an open source software toolkit used for
building grid systems and applications. It is a fork of the Globus Toolkit
originally created by the Globus Alliance. It is supported by the Grid
Community Forum (GridCF) that provides community-based support for core
software packages in grid computing.
bld-postfix
Postfix tools for the Black List Daemon
BLD stands for "black list daemon" and is intended to build blacklists
using simple rules based on a maximum number of submissions of the same
IP address during a minimum time interval. BLD was primarily designed to
fight against dictionary-based spams (by making the MTA report to BLD
any host that tries to send a mail to an unknown user) but can be used
by any application that needs a blacklist based on connection rate
limits.
cam
Cpu's Audio Mixer for Linux
An audio mixer for Linux, based originally on aumix.
Supports both OSS/Free and OSS/Linux (but not ALSA without emulation).