bheisler / cargo-criterionLinks
Cargo extension for running Criterion.rs benchmarks
☆209Updated 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
Sorting:
- ☆240Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- ☆312Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Define your own PhantomData☆158Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆257Updated last year
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Semantic wrapper for byte count representations☆150Updated 3 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Boolean-valued predicate functions in Rust☆200Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Async synchronization primitives☆277Updated last week
- Conditional compilation according to rustc compiler version☆389Updated this week
- ☆200Updated last month
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- ☆94Updated 2 years ago