jonhoo / rust-zipfLinks
Rust implementation of a fast, bounded, Zipf-distributed random number generator
☆33Updated 11 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:
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Read and write from offsets in Rust.☆89Updated 3 months ago
- Library safely exposing the io_uring API.☆71Updated last week
- Benchmarking library for stable Rust☆47Updated 2 weeks ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 5 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Port of bbolt in Rust☆65Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Async stream for Rust and the futures crate.☆192Updated last month
- rust bindings of snmalloc☆147Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A fast and flexible LRU map.☆198Updated last year
- Rust library implementing xor-filters☆142Updated 2 years ago
- A rust implementation of murmur3☆74Updated last year
- ☆47Updated 5 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆45Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Faster integer division and modulus operations☆88Updated 6 months ago