Implement Toml pointer following the json path syntax, with type Option<&toml::Value>. Overload / as path operator to point into a node in toml tree, as well as some other meaningfull operator overload.
Implement json pointer following the json pointer syntax, with type Option<&toml::Value>. Overload / as path operator to point into a node in json tree, as well as some other meaningfull operator overload.
A registry of superchain configs
CLI for resolving .env secrets from password managers without storing plaintext secrets
Data structures and logic for resolving, assigning, and deleting by JSON Pointers (RFC 6901)
Currency and money primitives for the paft ecosystem.
Cat-C hardware intrinsics for vyre — ops that require a dedicated Naga emitter arm and dedicated vyre-reference eval arm. Pure fn(...) -> Program builders over vyre::ir::* live in vyre-libs or user crates, not here.
A highly parallel Perl 5 interpreter written in Rust
Rust bindings to "Valgrind Client Request" interface
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
Converts linguistic data formats based on the graphANNIS data model as intermediate representation and can apply consistency tests.
A CLI menu for periodically watching a program's output and executing commands on its lines through keybindings