A crate full of fast, effecient hashing functions.
A work in progress cryptographic library that currently supports hashing.
AEAD encryption (ChaCha20-Poly1305, AES-256-GCM), hashing (BLAKE3, SHA-2), MAC (HMAC, BLAKE3 keyed), and KDF (HKDF, Argon2id) for Rust. Algorithm-agile. RustCrypto-backed primitives with REPS discipline. Simple API. Sub-microsecond throughput.
Content-addressed BM25 + HNSW indexes on top of triblespace piles.
Trait and derive macro for exposing value editing in egui
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
GOST R 34.11-94 hash function
Locality Sensitive Hashing for Angular Similarity
A no-std, safe, generic implementation of the siphash_c_d algorithm
Embedding Locality IDentifier - encode embeddings into sortable string IDs for vector search without vector stores, plus fast string similarity algorithms
Information-theory primitives: entropy, joint entropy, conditional entropy, and mutual information
Skein hash functions