bheisler / cargo-criterion
Cargo extension for running Criterion.rs benchmarks
☆194Updated 7 months ago
Alternatives and similar repositories for cargo-criterion:
Users that are interested in cargo-criterion are comparing it to the libraries listed below
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- Graph the number of crates that depend on your crate over time☆237Updated this week
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Async synchronization primitives☆261Updated last month
- ☆260Updated this week
- Define your own PhantomData☆151Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆181Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆230Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Procedural macros to derive numeric traits in Rust☆192Updated last year
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- A priority queue for Rust with efficient change function.☆183Updated 2 weeks ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- x-www-form-urlencoded meets Serde☆239Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- ☆201Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆129Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Allows for the creation of serialised Rust tests☆239Updated 2 months ago
- Utilities for collecting metrics from a Tokio application☆320Updated 2 months ago
- Pull in every source file in a directory as a module☆169Updated last week
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week
- Procedural macro for recursive async functions☆219Updated last month
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago