bheisler / cargo-criterionLinks
Cargo extension for running Criterion.rs benchmarks
☆199Updated 2 weeks 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.☆248Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- Graph the number of crates that depend on your crate over time☆242Updated last week
- ☆278Updated 3 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Async synchronization primitives☆269Updated last month
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆240Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated 2 weeks ago
- ☆309Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- ☆209Updated last week
- A priority queue for Rust with efficient change function.☆194Updated this week
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆329Updated 2 months ago
- Task abstraction for building executors☆466Updated 4 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Boolean-valued predicate functions in Rust☆195Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆246Updated 8 months ago