BurntSushi / critcmpLinks
A command line tool for comparing benchmarks run by Criterion.
☆255Updated last year
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☆373Updated 3 months ago
- Inter-event timing metrics on top of tracing.☆126Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- Count lines of LLVM IR per generic function☆477Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- ☆226Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- generators☆209Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- ☆145Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- Delegation of trait implementations via procedural macros☆275Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- Easy function multiversioning for Rust☆239Updated 10 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- 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