BurntSushi / critcmpLinks
A command line tool for comparing benchmarks run by Criterion.
☆253Updated 11 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☆370Updated 2 months ago
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- ☆216Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- a lock-free concurrent slab (experimental)☆294Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- generators☆209Updated last year
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆94Updated last month
- Easy function multiversioning for Rust☆236Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- ☆142Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆181Updated last year