BurntSushi / critcmpLinks
A command line tool for comparing benchmarks run by Criterion.
☆250Updated 9 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☆360Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Inter-event timing metrics on top of tracing.☆124Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Bisects rustc, either nightlies or CI artifacts☆186Updated last month
- generators☆210Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆161Updated last year
- ☆212Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆276Updated last year
- ☆140Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Concurrently Readable Data Structures for Rust☆359Updated last week
- A small utility to compare Rust micro-benchmarks.☆358Updated 10 months ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month