postgresql-15-squeeze
PostgreSQL extension for automatic bloat cleanup
The pg_squeeze PostgreSQL extension removes unused space from a table and
optionally sorts tuples according to particular index, as if the CLUSTER
command was executed concurrently with regular reads/writes.
nats-server
High-Performance server for NATS.io (program)
NATS is a simple, secure and performant communications
system for digital systems, services and devices. NATS is part of the
Cloud Native Computing Foundation (CNCF) and has
over 40 client language implementations.
node-change-case
Transform a string between different case conventions
Transform a string between `camelCase`, `PascalCase`, `Capital Case`,
`snake_case`, `param-case`, `CONSTANT_CASE` and others.
node-cronstrue
Convert cron expressions into human readable descriptions
cronstrue is a JavaScript library that parses a cron expression and
outputs a human readable description of the cron schedule.
python3-maturin
Build and publish crates with pyo3
Build tool and publish crates with pyo3, rust-cpython, cffi and uniffi
bindings as well as rust binaries as python packages.