nu11ptr / criterion-tableLinks
Generate markdown comparison tables from `cargo-criterion` JSON output
☆35Updated 3 years ago
Alternatives and similar repositories for criterion-table
Users that are interested in criterion-table are comparing it to the libraries listed below
Sorting:
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- Scalable and lock-free memory reclamation system☆37Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆73Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 9 months ago
- Convert number to enum☆87Updated last year
- Hardware-based tick counters for high-precision benchmarks in Rust☆29Updated last year
- Rust `Vec` that can store unsized values☆21Updated 4 months ago
- Provides branch hinting and control functions for stable Rust☆35Updated 3 weeks ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- ☆76Updated 2 weeks ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- ☆34Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Ergonomic and composable async stream generation without macros☆24Updated last month
- Generic Async Semaphore☆21Updated 9 months ago
- Bechmarks for Rust big integer implementations