PSeitz / bingganLinks
Benchmarking library for stable Rust
☆47Updated 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.☆78Updated this week
- A fast and flexible LRU map.☆199Updated last year
- 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☆153Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Port of bbolt in Rust☆67Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- ☆75Updated 3 weeks ago
- Benchmarking Rust storage engines☆70Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- A buffering MPSC queue.☆85Updated 2 months ago
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- futures-buffered☆46Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- A pure-rust protobuf compiler, designed for use with prost-build☆102Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Track and query Cargo dependency graphs.☆251Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week