Rust crypto w/ zero default deps: BLAKE3, Ed25519/X25519, hashes, MACs, KDFs, AEADs, and checksums w/ full SIMD/ASM acceleration
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
Rust crypto w/ zero default deps: BLAKE3, Ed25519/X25519, hashes, MACs, KDFs, AEADs, and checksums w/ full SIMD/ASM acceleration
Arena based tree 🌲 structure by using indices instead of reference counted pointers
`agent-spec` is an AI-native BDD/spec verification tool for task execution.
Type erasure for async trait methods
A library to generate syntax diagrams for Rust macros.
serde::Deserializer for proc_macro/proc_macro2::TokenStream
Utilities for working with impl traits in Rust.
Procedural macro for bitfields.
A Rust crate that implements "design by contract" via procedural macros
SciRS2 - Scientific Computing and AI in Rust., providing SciPy-compatible APIs while leveraging Rust's performance, safety, and concurrency features. Unlike traditional scientific libraries