BurntSushi / critcmpLinks
A command line tool for comparing benchmarks run by Criterion.
☆257Updated 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 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- Inter-event timing metrics on top of tracing.☆128Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- generators☆211Updated 2 years ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated 2 months ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Count lines of LLVM IR per generic function☆481Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆207Updated 5 months ago
- ☆231Updated 3 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- A small utility to compare Rust micro-benchmarks.☆362Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- ☆146Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Bisects rustc, either nightlies or CI artifacts☆193Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago