jonhoo / rust-zipf
Rust implementation of a fast, bounded, Zipf-distributed random number generator
☆33Updated last week
Alternatives and similar repositories for rust-zipf:
Users that are interested in rust-zipf are comparing it to the libraries listed below
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- ☆46Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated this week
- probe: Static probes for Rust☆94Updated last year
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Adaptive Radix Tree in Rust☆65Updated 6 years ago
- Read and write from offsets in Rust.☆78Updated 9 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated last year
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 5 years ago
- ☆37Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last week
- The simd optimized escape code☆53Updated this week
- An idiomatic and fast QP-trie implementation in pure Rust.☆98Updated 10 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- An Adaptive Radix Tree implementation.☆38Updated last year
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- An on-disk hash table implementation☆113Updated 3 years ago
- Implementation of Adaptive Radix Tree in Rust☆42Updated 4 years ago
- Non-interleaving multithreaded output queue☆71Updated this week
- Byte-wise atomic memcpy.☆32Updated last week
- liburing bindings☆34Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago