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:
- A fast and flexible LRU map.☆192Updated 9 months ago
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 5 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A buffering MPSC queue.☆81Updated last year
- ☆76Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Perfect hashing for an imperfect world☆93Updated 3 weeks ago
- Object Pool LockFree in Rust☆47Updated 3 months ago
- Thin immutable zero-copy byte slice☆47Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Benchmarking Rust storage engines☆44Updated last week
- Port of bbolt in Rust☆65Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated this week
- A concurrent, append-only vector.☆201Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆90Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆127Updated 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…☆60Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago