nu11ptr / criterion-tableLinks
Generate markdown comparison tables from `cargo-criterion` JSON output
☆34Updated 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☆54Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 3 weeks ago
- Scalable and lock-free memory reclamation system☆36Updated last week
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Convert number to enum☆87Updated last year
- Rust `Vec` that can store unsized values☆21Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A websocket protocol implementation.☆94Updated this week
- `$crate` in procedural macros.☆77Updated this week
- Memory validation framework for Rust☆70Updated last month
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 7 months ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆35Updated 9 months ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Lending iterators on stable Rust☆83Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Easy and safe destructuring for more types.☆33Updated last week
- Some internal rustc tools made accessible☆47Updated last month
- Bechmarks for Rust big integer implementations☆63Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Ergonomic and composable async stream generation without macros☆20Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago