PSeitz / bingganLinks
Benchmarking library for stable Rust
☆46Updated 3 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.☆190Updated 7 months ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Thin immutable zero-copy byte slice☆45Updated 2 months ago
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- A buffering MPSC queue.☆79Updated last year
- ☆72Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆112Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last week
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- A concurrent, append-only vector.☆187Updated last month
- Utilities for working with shared slices of memory☆72Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 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…☆59Updated last month
- Track and query Cargo dependency graphs.☆230Updated this week
- Allocations profiler built using ebpf☆91Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated last week
- An ε-copy serialization/deserialization framework for Rust☆152Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated last week
- Lending iterators on stable Rust☆83Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 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…☆89Updated 4 months ago