A command line tool for comparing benchmarks run by Criterion.
☆260Sep 25, 2024Updated last year
Alternatives and similar repositories for critcmp
Users that are interested in critcmp are comparing it to the libraries listed below
Sorting:
- A small utility to compare Rust micro-benchmarks.☆364Aug 29, 2024Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆45Feb 21, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆206Oct 13, 2025Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- A fast intrusive flamegraph☆238May 20, 2022Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Dec 23, 2020Updated 5 years ago
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- A next-generation test runner for Rust.☆2,839Updated this week
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Feb 22, 2020Updated 6 years ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Support crate for rustc's self-profiling feature☆377Jul 9, 2025Updated 7 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Easy function multiversioning for Rust☆255Dec 8, 2024Updated last year
- A cargo plugin to generate Xcode Instruments trace files☆795Feb 23, 2026Updated last week
- An allocator that can track and limit memory usage.☆217Mar 26, 2023Updated 2 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,334Sep 26, 2025Updated 5 months ago
- Deluge, not a stream☆317Nov 15, 2023Updated 2 years ago
- Fail points for rust☆369Jul 14, 2025Updated 7 months ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,599Feb 9, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Eventually consistent values for Rust☆125Jul 1, 2022Updated 3 years ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆383Feb 27, 2023Updated 3 years ago
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Feb 9, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- The `io_uring` library for Rust☆1,608Updated this week