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:
- A fast and flexible LRU map.☆199Updated last year
- Library safely exposing the io_uring API.☆78Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Define your own PhantomData☆158Updated last month
- ☆76Updated 3 weeks ago
- Port of bbolt in Rust☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A buffering MPSC queue.☆87Updated 2 months ago
- Perfect hashing for an imperfect world☆96Updated 5 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…☆101Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Benchmarking Rust storage engines☆70Updated last month
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Allocations profiler built using ebpf☆95Updated this week
- A concurrent, append-only vector.☆208Updated 5 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated 2 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…☆67Updated last month
- Thin immutable zero-copy byte slice☆63Updated this week
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago