bheisler / cargo-criterion
Cargo extension for running Criterion.rs benchmarks
☆195Updated 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
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- ☆265Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- ☆203Updated last month
- Boolean-valued predicate functions in Rust☆185Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Conditional compilation according to rustc compiler version☆349Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Semantic wrapper for byte count representations☆125Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Async synchronization primitives☆261Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆334Updated this week
- Define your own PhantomData☆151Updated last week
- Fast function for printing integer primitives to a decimal string☆324Updated last week
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- A parser and formatter for std::{SystemTime, Duration}☆309Updated last year
- Integer trait and functions for Rust☆180Updated last week
- A library for to allow multiple return types by automatically generated enum.☆358Updated this week
- Support crate for rustc's self-profiling feature☆342Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Task abstraction for building executors☆456Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆131Updated last month
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- A data structure to efficiently intern, cache and restore strings.☆189Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Allows for the creation of serialised Rust tests☆241Updated this week
- Compatibility adapter between tokio and futures☆164Updated this week