PSeitz / binggan
Benchmarking library for stable Rust
☆36Updated 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.☆62Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Perfect hashing for an imperfect world☆91Updated 3 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Port of bbolt in Rust☆65Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- ☆65Updated 11 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- ☆62Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Define your own PhantomData☆152Updated 2 months ago
- A concurrent, append-only vector.☆163Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- ☆41Updated last month
- A utility crate to log errors without losing key information along the way.☆30Updated 3 months ago
- ☆148Updated last week
- A buffering MPSC queue.☆78Updated 10 months ago