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:
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- ☆314Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- ☆241Updated 5 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Async synchronization primitives☆279Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Semantic wrapper for byte count representations☆150Updated last week
- Boolean-valued predicate functions in Rust☆200Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- ☆201Updated last month
- Integer trait and functions for Rust☆186Updated 10 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- Typed HTTP Headers from hyper☆189Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆365Updated 4 months ago