Stars
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
A date-time library for Rust that encourages you to jump into the pit of success.
A GitHub Action that implements smart caching for rust/cargo projects
❌ Cargo plugin for linting your dependencies 🦀
Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js, WebKit/Safari, Ladybird, Cloudflare Wo…
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
🧟 Inject bugs and see if your tests catch them!
An interpreter for Rust's mid-level intermediate representation
ergonomic and precise error handling built atop type-level set arithmetic
Nestify offers a macro to simplify and beautify nested struct definitions in Rust, enabling cleaner, more readable code structures with less verbosity. It's especially valuable for handling API res…
Atomically updatable variants of Arc and Weak for lock-free concurrency.
Delphi IDE package providing on-the-fly code analysis and linting, powered by SonarDelphi
A Rust wrapper over Microsoft's MiMalloc memory allocator
mimalloc is a compact general purpose allocator with excellent performance.
Comparing parser APIs
Autogenerated Bytewise SIMD-Optimized Look-Up Tables
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
ripgrep recursively searches directories for a regex pattern while respecting your gitignore