bheisler / cargo-criterionLinks
Cargo extension for running Criterion.rs benchmarks
☆208Updated 6 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.☆261Updated 2 weeks ago
- Define your own PhantomData☆158Updated last week
- ☆309Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Async synchronization primitives☆276Updated 3 months ago
- ☆237Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- A library for to allow multiple return types by automatically generated enum.☆372Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆352Updated last week
- ☆198Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆128Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated last week
- x-www-form-urlencoded meets Serde☆257Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- A simple bitset container for Rust☆157Updated 5 months ago
- Semantic wrapper for byte count representations☆150Updated last week
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆359Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated this week
- Integer trait and functions for Rust☆187Updated 9 months ago