A simple HashMap for storing singular bytes as keys
A highly parallel Perl 5 interpreter written in Rust
CKB RPC server
AI/Human task management system with file-based storage
RFC 6376 DKIM signature verifier + signer. Parses DKIM-Signature headers, applies simple/relaxed canonicalization, verifies rsa-sha256 / ed25519-sha256 against the selector TXT record. RSA primitive backed by aws-lc-rs for ~3× faster sign vs pure-Rust. Pluggable DNS via DkimResolver trait.
Jce implementation in Rust
Fixed-capacity ASCII strings for high-performance systems
Fast implementation of a trie data structure
A flat hash map based on Google's SwissTable design (used in Abseil C++)
Fides is a library for cryptographic primitives.
RadixOx — Redis-compatible in-memory key-value store
Lock-free arena-backed skip list memtable for LSM-tree storage engines