PSeitz / bingganLinks
Benchmarking library for stable Rust
☆47Updated last month
Alternatives and similar repositories for binggan
Users that are interested in binggan are comparing it to the libraries listed below
Sorting:
- Library safely exposing the io_uring API.☆70Updated last week
- A fast and flexible LRU map.☆198Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Thin immutable zero-copy byte slice☆52Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- A buffering MPSC queue.☆83Updated last year
- Perfect hashing for an imperfect world☆95Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 months ago
- Port of bbolt in Rust☆65Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- ☆76Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Allocations profiler built using ebpf☆92Updated last month
- futures-buffered☆45Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Benchmarking Rust storage engines☆47Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆114Updated 2 weeks ago