bheisler / cargo-criterionLinks
Cargo extension for running Criterion.rs benchmarks
☆205Updated 5 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:
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- ☆226Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Boolean-valued predicate functions in Rust☆198Updated 2 weeks ago
- ☆302Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆347Updated last month
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Async synchronization primitives☆274Updated last month
- A priority queue for Rust with efficient change function.☆209Updated this week
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Inter-event timing metrics on top of tracing.☆126Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- A simple bitset container for Rust☆151Updated 3 months ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆354Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- ☆94Updated 2 years ago