jonhoo / rust-zipfLinks
Rust implementation of a fast, bounded, Zipf-distributed random number generator
☆33Updated 7 months ago
Alternatives and similar repositories for rust-zipf
Users that are interested in rust-zipf are comparing it to the libraries listed below
Sorting:
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Read and write from offsets in Rust.☆89Updated last month
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Library safely exposing the io_uring API.☆68Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- perf-event: a Rust interface to Linux performance monitoring☆123Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆187Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Object Pool LockFree in Rust☆47Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- A rust implementation of murmur3☆71Updated 11 months ago
- Port of bbolt in Rust☆65Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- An Adaptive Radix Tree implementation.☆42Updated last month
- A fast and flexible LRU map.☆192Updated 8 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- ☆34Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago