PSeitz / bingganLinks
Benchmarking library for stable Rust
☆46Updated 5 months ago
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.☆68Updated last week
- A fast and flexible LRU map.☆192Updated 8 months ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- Thin immutable zero-copy byte slice☆47Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 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…☆95Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆139Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- A buffering MPSC queue.☆79Updated last year
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- Port of bbolt in Rust☆65Updated 11 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- A concurrent, append-only vector.☆195Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- ☆74Updated last month
- Read and write from offsets in Rust.☆89Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 3 weeks ago
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Define your own PhantomData☆156Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year