bheisler / cargo-criterion
Cargo extension for running Criterion.rs benchmarks
☆194Updated 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.☆242Updated this week
- Define your own PhantomData☆152Updated 2 weeks ago
- ☆267Updated last month
- Async synchronization primitives☆263Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆232Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated this week
- Boolean-valued predicate functions in Rust☆184Updated last month
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Generic bijective maps in Rust☆141Updated last year
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- ☆203Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Inter-event timing metrics on top of tracing.☆116Updated last year
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Integer trait and functions for Rust☆180Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- A priority queue for Rust with efficient change function.☆185Updated this week
- Compile-time string formatting☆233Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago