python3-agatesql

support for SQL read/write in agate

Agate-sql adds read/write support for SQL to agate. It uses a monkey patching pattern to add read and write methods for SQL to all agate.Table instances after import of the corresponding agatesql module.

libstd-rust-1.62

Rust standard libraries

Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency.

finit-sysv

Fast init for Linux systems - SysV compatibility symlinks

Finit is a simple alternative to SysV init and systemd, reverse engineered from the EeePC fastinit. Focus is on small and embedded systems, although Finit is fully usable on server and desktop systems as well.

libptl2

parallel tasking library

PTL is a lightweight C++11 multithreading tasking system featuring a thread-pool, task-groups, and a lock-free task queue.

libtext-greeking-perl

Perl module for generating meaningless filler text

Greeking is the use of random letters or marks to show the overall appearance of a printed page without showing the actual text. Greeking is used to make it easy to judge the overall appearance of a document without being distracted by the meaning of the text.

libcrypt-jwt-perl

JSON Web Token support for Perl

Implements JSON Web Token (JWT) - https://tools.ietf.org/html/rfc7519. The implementation covers not only JSON Web Signature (JWS) - https://tools.ietf.org/html/rfc7515, but also JSON Web Encryption (JWE) - https://tools.ietf.org/html/rfc7516.