bheisler / cargo-criterionLinks
Cargo extension for running Criterion.rs benchmarks
☆202Updated 2 months ago
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.☆251Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆198Updated last month
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- ☆216Updated last month
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Define your own PhantomData☆155Updated this week
- ☆288Updated last week
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- A priority queue for Rust with efficient change function.☆198Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆338Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Inter-event timing metrics on top of tracing.☆125Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- 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☆184Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago
- Check if tables and items in a .toml file are lexically sorted☆252Updated last month
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A simple bitset container for Rust☆147Updated last month
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Generic bijective maps in Rust☆147Updated last year