The Rust Playground
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
The Rust Playground
Hash-based post quantum signatures in Rust
Profiling tool for Rust code.
Rust macro for generating flexible bitfields and bitflags, useful for low-level code (embedded or emulators).
An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.
A unit testing library which provides rich assertions, fixtures, and other advanced testing features. Inspired by Google's C++ testing library googletest.
C-friendly API to make path resolution safer on Linux.
An easy-to-use collection of interactive cli prompts inspired by Inquirer.js.
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros