BurntSushi / critcmpLinks
A command line tool for comparing benchmarks run by Criterion.
☆246Updated 8 months ago
Alternatives and similar repositories for critcmp
Users that are interested in critcmp are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆364Updated last week
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆157Updated last year
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- generators☆208Updated last year
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- A small utility to compare Rust micro-benchmarks.☆356Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Track and query Cargo dependency graphs.☆222Updated this week
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- ☆209Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- ☆139Updated 10 months ago
- Library for snippet annotations☆315Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆199Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago