jonhoo / rust-zipfLinks
Rust implementation of a fast, bounded, Zipf-distributed random number generator
☆34Updated 3 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 last year
- Object Pool LockFree in Rust☆46Updated 4 months ago
- ☆47Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- ☆39Updated 5 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- scraps of a potential language☆37Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- An experimental columnar arena☆43Updated 7 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- liburing bindings☆34Updated 2 years ago