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☆375Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Conditional compilation according to rustc compiler version☆389Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- ☆240Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last week
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Count lines of LLVM IR per generic function☆487Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆280Updated this week
- generators☆211Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- ☆148Updated 2 months ago
- Experiments with structured concurrency in Rust☆400Updated last year
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A HashMap variant that spreads resize load across inserts☆196Updated 10 months ago
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago