Box with thread-safe, immutable weak references
A highly parallel Perl 5 interpreter written in Rust
A flexible, simple to use, clone-efficient string type for Rust
A supercharged container for read-heavy, occasionally-updated data structures with multiple storage strategies
Graph-native git on Arrow RecordBatches — commit, checkout, merge, diff, blame, rebase, cherry-pick, revert
A simple utilities library for stuff I actually use sometimes, with a large focus on convenience and lack of dependencies.
Git-aware tree-sitter-based code-graph builder. Emits Mermaid diagrams at five zoom levels, materializes per-commit bundles into a content-addressed cache, and computes coloured structural diffs between any two refs. Single binary `a2m` with ten subcommands.
Minimalistic scheduling library for Rust
Simple and easy to use singleton pattern
Keypaths for Rust: Static dispatch implementation (rust-keypaths) and legacy dynamic dispatch (key-paths-core). Type-safe, composable access to nested data structures.
A safe interface for creating async Wakers
Implementation of the proposed Storages API