jonhoo / rust-zipfLinks
Rust implementation of a fast, bounded, Zipf-distributed random number generator
☆33Updated last year
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
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- Read and write from offsets in Rust.☆89Updated 4 months ago
- Port of bbolt in Rust☆67Updated last year
- Library safely exposing the io_uring API.☆78Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Benchmarking library for stable Rust☆47Updated last month
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 5 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated this week
- Non-interleaving multithreaded output queue☆79Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A fast and flexible LRU map.☆199Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- ☆47Updated 5 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 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
- rust bindings of snmalloc☆149Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago