PSeitz / bingganLinks
Benchmarking library for stable Rust
☆45Updated 2 months ago
Alternatives and similar repositories for binggan
Users that are interested in binggan are comparing it to the libraries listed below
Sorting:
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Utilities for working with shared slices of memory☆70Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- Port of bbolt in Rust☆65Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- ☆69Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- ☆158Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Thin immutable zero-copy byte slice☆43Updated last month
- Some internal rustc tools made accessible☆47Updated 5 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…☆56Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆86Updated 3 months ago
- Perfect hashing for an imperfect world☆91Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 5 months ago
- Fast JSON deserialization on borrowed data☆106Updated last week
- A buffering MPSC queue.☆78Updated 11 months ago
- A better metrics crate☆31Updated 4 months ago
- Make trait methods callable without the trait in scope☆147Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- splice(2) based `copy_bidirectional` in tokio☆21Updated 4 months ago
- futures-buffered☆41Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated 3 weeks ago