PSeitz / bingganLinks
Benchmarking library for stable Rust
☆38Updated 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 2 months ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Fast JSON deserialization on borrowed data☆87Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Additional utilities around the bytes crate☆19Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- ☆69Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆155Updated last week
- Port of bbolt in Rust☆65Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Define your own PhantomData☆152Updated 2 weeks 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☆118Updated 2 weeks ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- An updated version of linked-hash-map and friends☆114Updated last month
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- A concurrent, append-only vector.☆165Updated 2 weeks 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…☆56Updated 3 weeks ago
- Runtime-agnostic actor library☆77Updated last year
- futures-buffered☆40Updated 3 months ago
- ☆43Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago