coinor-libvol0
Coin-or linear programming solver
dbench
The dbench (disk) and tbench (TCP) benchmarks
dbench and tbench simulate the load of the netbench "industry
standard" benchmark used to rate (windows) file servers. Unlike netbench,
they do not require a lab of Microsoft Windows PCs: dbench produces
the filesystem load on a netbench run, and tbench produces the
network load, allowing simpler bottleneck isolation.
libcolorhug2
library to access the ColorHug colourimeter -- runtime
libcolorhug is a gobject-based library for using the ColorHug display
colourimeter. It supports both reading values from the colourimeter and
device administration, such as firmware updates.
libghc-ogma-language-c-prof
Ogma: Runtime Monitor translator: C Language Frontend; profiling libraries
Ogma is a tool to facilitate the integration of safe runtime monitors into
other systems. Ogma extends
<https://github.com/Copilot-Language/copilot Copilot>, a high-level runtime
verification framework that generates hard real-time C99 code.
daptup
reporter of changes in list of available packages from repositories
Daptup is the apt hook which runs automatically within 'apt-get update' or
'cupt update' and outputs four lists:
- packages came to archive with this update;
- new upgradeable packages;
- changes in "watched" packages (not installed, such packages have to be
specified in configuration file);
- outdated packages that have a new install candidate (optionally).
python3-django-ratelimit
Cache-based rate-limiting for Django (Python3 version)
Django Ratelimit is a ratelimiting decorator for Django views, storing rate
data in the configured Django cache backend. It requires a Django cache backend
that supports atomic increment operations. The Memcached and Redis backends do,
but the database backend does not.