PSeitz / binggan
Benchmarking library for stable Rust
☆32Updated 3 months ago
Alternatives and similar repositories for binggan:
Users that are interested in binggan are comparing it to the libraries listed below
- Library safely exposing the io_uring API.☆58Updated last week
- A fast and flexible LRU map.☆175Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 5 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆28Updated 3 weeks ago
- Port of bbolt in Rust☆65Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆52Updated last year
- A buffering MPSC queue.☆78Updated 7 months ago
- ☆65Updated 8 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- It executes futures☆55Updated last year
- Additional utilities around the bytes crate☆19Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆109Updated last week
- ☆58Updated last week
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- High-precision and consistent benchmarking framework/harness for Rust