bheisler / cargo-criterionLinks
Cargo extension for running Criterion.rs benchmarks
☆202Updated 3 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.☆253Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Support crate for rustc's self-profiling feature☆367Updated last month
- ☆216Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- Define your own PhantomData☆156Updated last week
- Boolean-valued predicate functions in Rust☆198Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- ☆293Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Conditional compilation according to rustc compiler version☆375Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- A simple bitset container for Rust☆148Updated 2 months ago
- TimeZone implementations for rust-chrono from the IANA database☆259Updated last month
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- x-www-form-urlencoded meets Serde☆253Updated last year
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆142Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆251Updated 10 months ago
- Semantic wrapper for byte count representations☆141Updated 2 weeks ago
- A priority queue for Rust with efficient change function.☆203Updated 2 months ago