jonhoo / rust-zipfLinks
Rust implementation of a fast, bounded, Zipf-distributed random number generator
☆33Updated 10 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:
- Read and write from offsets in Rust.☆89Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Benchmarking library for stable Rust☆47Updated last month
- Library safely exposing the io_uring API.☆70Updated 2 weeks ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A rust implementation of murmur3☆74Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- An updated version of linked-hash-map and friends☆137Updated last month
- Serialisable closures for Rust.☆66Updated 3 years ago
- An Adaptive Radix Tree implementation.☆45Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- bytes::BufMut implementation to count buffer size☆24Updated 3 weeks ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 3 months ago
- Rust FFI wrapper for CRoaring☆161Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago