jonhoo / rust-zipf
Rust implementation of a fast, bounded, Zipf-distributed random number generator
☆30Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-zipf
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year
- ☆46Updated 4 years ago
- An on-disk hash table implementation☆109Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- A HyperLogLog implementation in Rust.☆50Updated 2 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆40Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- scan-resistant concurrent lazy LRU☆57Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- ☆36Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- hybrid logical clock for Rust☆21Updated 8 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- A rust implementation of murmur3☆68Updated last month
- Implementation of Adaptive Radix Tree in Rust☆42Updated 4 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆47Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Read and write from offsets in Rust.☆74Updated 6 months ago
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- Port of bbolt in Rust☆65Updated last month
- liburing bindings☆33Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- Find the load at which a benchmark falls over.☆36Updated 4 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated last year
- The simd optimized escape code☆53Updated last week
- A fast thread safe memory pool for reusing allocations.☆29Updated 8 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago