BurntSushi / critcmpLinks
A command line tool for comparing benchmarks run by Criterion.
☆251Updated 10 months ago
Alternatives and similar repositories for critcmp
Users that are interested in critcmp are comparing it to the libraries listed below
Sorting:
- Support crate for rustc's self-profiling feature☆367Updated last month
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Conditional compilation according to rustc compiler version☆375Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆468Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- ☆216Updated last week
- ☆141Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- Concurrently Readable Data Structures for Rust☆359Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆142Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆279Updated last week
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Bisects rustc, either nightlies or CI artifacts☆191Updated last month
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- generators☆209Updated last year