PSeitz / bingganLinks
Benchmarking library for stable Rust
☆46Updated 4 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 7 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆138Updated 10 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆136Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A buffering MPSC queue.☆79Updated last year
- Define your own PhantomData☆156Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 2 weeks ago
- Utilities for working with shared slices of memory☆73Updated last month
- Port of bbolt in Rust☆65Updated 10 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- Thin immutable zero-copy byte slice☆46Updated 3 months ago
- ☆73Updated 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…☆93Updated 5 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Make trait methods callable without the trait in scope☆152Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago
- Object Pool LockFree in Rust☆47Updated last month
- Non-interleaving multithreaded output queue☆71Updated this week
- Lending iterators on stable Rust☆83Updated last year
- A concurrent, append-only vector.☆191Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆216Updated 2 weeks ago