jonhoo / rust-zipf
Rust implementation of a fast, bounded, Zipf-distributed random number generator
☆34Updated 2 months ago
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
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- A HyperLogLog implementation in Rust.☆50Updated last month
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- ☆47Updated 4 years ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A rust implementation of murmur3☆70Updated 6 months ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated 3 weeks ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- liburing bindings☆34Updated 2 years ago
- ☆37Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Columnar type support for Rust☆25Updated 7 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- 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
- Generate is a library for building iterators on the fly☆39Updated 3 years ago