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:
- Read and write from offsets in Rust.☆89Updated 3 months ago
- Benchmarking library for stable Rust☆47Updated last month
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Library safely exposing the io_uring API.☆74Updated last week
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Port of bbolt in Rust☆67Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 4 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 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
- bytes::BufMut implementation to count buffer size☆25Updated last month
- A fast and flexible LRU map.☆199Updated last year
- ☆47Updated 5 years ago
- ☆52Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- An Adaptive Radix Tree implementation.☆48Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated last month
- a lock-free concurrent slab (experimental)☆304Updated last week