bheisler / cargo-criterionLinks
Cargo extension for running Criterion.rs benchmarks
☆202Updated last month
Alternatives and similar repositories for cargo-criterion
Users that are interested in cargo-criterion are comparing it to the libraries listed below
Sorting:
- Graph the number of crates that depend on your crate over time☆251Updated last month
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- A priority queue for Rust with efficient change function.☆196Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- ☆286Updated 4 months ago
- ☆212Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- Serialize and deserialize C-like enum as underlying repr☆249Updated last month
- Define your own PhantomData☆155Updated last week
- Conditional compilation according to rustc compiler version☆366Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- x-www-form-urlencoded meets Serde☆252Updated 10 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Semantic wrapper for byte count representations☆139Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆186Updated last month
- Check if tables and items in a .toml file are lexically sorted☆249Updated last month
- high-speed timing library in Rust☆346Updated last month
- Async synchronization primitives☆269Updated 3 months ago
- Boolean-valued predicate functions in Rust☆197Updated 2 weeks ago
- A Vec of Bits☆180Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year