Analysis of various tricky Rust code
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.
Analysis of various tricky Rust code
Rust crypto w/ zero default deps: BLAKE3, Ed25519/X25519, hashes, MACs, KDFs, AEADs, and checksums w/ full SIMD/ASM acceleration
Extracting paths from assembly graphs
A Fully Homomorphic Encryption Library from Primus
CPU-only, pure-Rust implementation of LiquidAI's LFM2.5-8B-A1B
Test assertion library for Rust
Type erasure for async trait methods
Generate Proxy DLLs in Rust
serde::Deserializer for proc_macro/proc_macro2::TokenStream
An independent Rust rewrite of QuickJS targeting semantic feature parity