bheisler / cargo-criterionLinks
Cargo extension for running Criterion.rs benchmarks
☆209Updated 8 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:
- ☆241Updated last week
- A lightweight version of pin-project written with declarative macros.☆268Updated 2 weeks ago
- ☆316Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Define your own PhantomData☆158Updated last month
- Semantic wrapper for byte count representations☆151Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Boolean-valued predicate functions in Rust☆203Updated last week
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Serialize and deserialize C-like enum as underlying repr☆257Updated last month
- Async synchronization primitives☆280Updated last month
- Fast function for printing integer primitives to a decimal string☆361Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- Async interface for working with processes☆206Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A priority queue for Rust with efficient change function.☆218Updated 3 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Inter-event timing metrics on top of tracing.☆130Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago