libroc0.4

real-time audio streaming over the network (shared library)

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-ulid-transform

Fast ULID transformations

Provides functionalities for creating and transforming ULIDs (Universally Unique Lexicographically Sortable Identifiers). Utilises a Cython-based implementation for optimal performance, with a fallback to pure Python if Cython is unavailable.

python3-dunamai

dynamic versioning library and CLI

Dunamai is a Python library and command line tool for producing dynamic, standards-compliant version strings, derived from tags in your version control system. This facilitates uniquely identifying nightly or per-commit builds in continuous integration and releasing new versions of your software simply by creating a tag.

tuxblocs

program to display tens, hundreds, thousands as 3D blocks

Tuxblocs helps students in K-12 schools to understand the positional numeration system.

libsingular4m4n0

Computer Algebra System for Polynomial Computations -- library package

SINGULAR is a Computer Algebra System (CAS) for polynomial computations with emphasis on the special needs of commutative algebra, algebraic geometry, and singularity theory.

python3-srptools

Tools to implement Secure Remote Password (SRP) authentication

Provides tools to implement the Secure Remote Password (SRP) protocol for secure password-based authentication and key exchange in Python. SRP is a password-authenticated key agreement protocol (PAKE) that enhances security by allowing for secure password-based authentication and key exchange.