Generate Zipf distributions
Get an integer between min and max with skew towards either
Get an integer between a min and max, bring your own random number generator.
generate filler text
Get keys and values based on a probability distribution and seed.
OxiStore cache eviction primitives: Pure-Rust LRU and full ARC (Adaptive Replacement Cache)
a high-performance key→id index toolkit for Rust
A high-performance concurrent ordered map (trie of B+trees)
MQF, Mixed Quotient Filter, is a variant of CQF (Counting Quotient Filter)