jonhoo / rust-zipfLinks
Rust implementation of a fast, bounded, Zipf-distributed random number generator
☆33Updated 8 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:
- Object Pool LockFree in Rust☆47Updated last week
- Read and write from offsets in Rust.☆89Updated last week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 7 months ago
- Library safely exposing the io_uring API.☆68Updated last month
- Benchmarking library for stable Rust☆46Updated 6 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- rust bindings of snmalloc☆142Updated last month
- Async stream for Rust and the futures crate.☆188Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Port of bbolt in Rust☆65Updated last year
- Map data structure whose keys are stored as ranges☆95Updated last month
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- A fast and flexible LRU map.☆193Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆133Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- ☆34Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 8 months ago
- A thread-safe & efficient memory pool☆169Updated 2 years ago