bheisler / cargo-criterionLinks
Cargo extension for running Criterion.rs benchmarks
☆200Updated 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:
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Async synchronization primitives☆269Updated 2 months ago
- Define your own PhantomData☆152Updated last month
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- ☆282Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- ☆209Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Boolean-valued predicate functions in Rust☆196Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- x-www-form-urlencoded meets Serde☆249Updated 10 months ago
- A priority queue for Rust with efficient change function.☆194Updated this week
- Integer trait and functions for Rust☆182Updated 3 months ago
- ☆312Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- ☆489Updated 7 months ago
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 8 months ago
- Check if tables and items in a .toml file are lexically sorted☆244Updated last week
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆421Updated this week
- Fast function for printing integer primitives to a decimal string☆332Updated last month