A developer tool to create files of different coding languages
Typed parser for Apple .sdef (scripting definition) XML files.
Daily nuggets of wisdom in a clean, minimalist design, inspiring deeper thought and personal growth with every visit.
A code generator to reduce repetitive tasks and build high-quality Rust libraries and applications, by providing a simple interface to create projects, generate code, and manage dependencies.
The missing Elasticsearch CLI
A simple task queue named after a lion with forked tail (queue fourché), works with Redis.
Tmux MCP server in Rust
A from-scratch deep learning library in Rust — tensors, autograd, NEON SIMD, Metal GPU, and working models
Superfast compression library
Plugin system for Reinhardt framework - easy to create, distribute, and install
A reference implementation of MSecret key derivation, written in pure Rust. Includes a helpful command-line utility.
Makes it easier to work with common string patterns and regular expressions in Rust, adding convenient regex match and replace methods (pattern_match and pattern_replace) to the standard String type as well to vectors of strings