python3-awkward
manipulate JSON-like data with NumPy-like idioms
Awkward Array is a library for nested, variable-sized data, including
arbitrary-length lists, records, mixed types, and missing data, using
NumPy-like idioms.
gm2-13-mips64el-linux-gnuabi64
GNU Modula-2 compiler for the mips64el-linux-gnuabi64 architecture
This is the GNU Modula-2 compiler for the mips64el-linux-gnuabi64 architecture,
which compiles Modula-2 on platforms supported by gcc. It uses the gcc
backend to generate optimised code.
libprimesieve12
fast prime number generator C/C++ library -- lib
primesieve is a free software program and C/C++ library that generates
primes using a highly optimized sieve of Eratosthenes implementation.
primesieve can generate primes and prime k-tuplets up to nearly 2^64.
postgresql-16-pgextwlist
PostgreSQL Extension Whitelisting
This extension implements extension whitelisting, and will actively prevent
users from installing extensions not in the provided list. Also, this
extension implements a form of sudo facility in that the whitelisted
extensions will get installed as if superuser. Privileges are dropped before
handing the control back to the user.
git-delete-merged-branches
command-line tool to delete merged git branches
A convenient command-line tool helping you keep repositories clean.