jonhoo / rust-zipfLinks
Rust implementation of a fast, bounded, Zipf-distributed random number generator
☆34Updated 4 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:
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 3 weeks ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- ☆47Updated 4 years ago
- scan-resistant concurrent lazy LRU☆60Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- ☆39Updated 5 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- A HyperLogLog implementation in Rust.☆50Updated 3 months ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆35Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- scraps of a potential language☆37Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Concurrent hash trie☆54Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago