jonhoo / rust-zipf
Rust implementation of a fast, bounded, Zipf-distributed random number generator
☆33Updated last month
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
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- ☆47Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- The simd optimized escape code☆53Updated 2 weeks ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- liburing bindings☆34Updated 2 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Non-interleaving multithreaded output queue☆71Updated 3 weeks ago
- Framework for simulating distributed applications☆98Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Map data structure whose keys are stored as ranges☆84Updated 2 months ago
- Rust serializer library☆87Updated 11 months ago
- rust bindings of snmalloc☆128Updated last month
- An Adaptive Radix Tree implementation.☆38Updated last year
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 4 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago