python3-django-guid
Identify Django request logs
This library allows one to attach a unique ID to all log outputs
for every request, making debugging more simple.
libioth0
Unified API for the Internet of Threads - library
libioth main goal is to provide a convenient API
to interoperate with different network stack implementations.
Libioth is also an infrastructure where the actual
implementations can be loaded as plug-ins.
Libioth's API is minimal: it includes the complete set of
Berkeley Sockets functions, some functions to add or delete
a stack and 'msocket', an extended version of 'socket' providing
one more leading argument to select which stack should
manage the communication.
libpg-query1605.1
C library for accessing the PostgreSQL parser outside of the server environment
This library uses the actual PostgreSQL server source to parse SQL queries and
return the internal PostgreSQL parse tree.
python3-django-crum
Current request user capture middleware for Django
This Python library enables apps to check permissions, capture
audit trails or access the current request and user without
requiring the request object to be passed directly.
roc-toolkit-tests
real-time audio streaming over the network (tests)
Roc is a network transport, highly specialized for the real-time streaming use
case. The user writes the stream to the one end and reads it from another end,
and Roc deals with all the complexity of the task of delivering data in time
and with no loss. Encoding, decoding, adjusting rates, restoring losses - all
these are performed transparently under the hood.
python3-super-collections
Python library providing super collection data structures
Dictionaries as you dreamed them when you were a kid.