A deterministic random number generator with hierarchical seeding and random access functionality
A non-cryptographic hash function using AES-NI for high performance
A non-cryptographic hash function using AES-NI for high performance
A Rust implementation of the PRNS fast random-access pseudo-random number generator
A Marsaglia's universal random number generator.
A lightweight, no_std-friendly random number generator backed by Xoshiro256++ with optional Mersenne Twister support.
A non-cryptographic hash function using AES-NI for high performance
AEGIS authenticated ciphers (AEGIS-128, AEGIS-256, AEGIS-128X, AEGIS-256X)
Switchy RNG package
Procedural macro for automatic function caching with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU policies, expiration, limits, and thread-local or global scope
Async procedural macros for cachelito - automatic async caching attributes
Core functionality for cachelito - global cache with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU eviction policies