BurntSushi / critcmpLinks
A command line tool for comparing benchmarks run by Criterion.
☆254Updated 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 2 months ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆126Updated this week
- Count lines of LLVM IR per generic function☆475Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆379Updated last week
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- ☆223Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Bisects rustc, either nightlies or CI artifacts☆192Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- generators☆209Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- ☆145Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆167Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month