PSeitz / bingganLinks
Benchmarking library for stable Rust
☆47Updated this week
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.☆198Updated 11 months ago
- Library safely exposing the io_uring API.☆70Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆38Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A buffering MPSC queue.☆83Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- A pure-rust protobuf compiler, designed for use with prost-build☆100Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks 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…☆65Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Fast JSON deserialization on borrowed data☆121Updated last month
- ☆76Updated last month
- Define your own PhantomData☆158Updated this week
- futures-buffered☆45Updated 4 months ago
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- Track memory allocations by backtrace or originating thread☆46Updated last month
- Port of bbolt in Rust☆65Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- A concurrent, append-only vector.☆207Updated 4 months 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…☆99Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago