BurntSushi / critcmp
A command line tool for comparing benchmarks run by Criterion.
☆219Updated last month
Related projects ⓘ
Alternatives and complementary repositories for critcmp
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Conditional compilation according to rustc compiler version☆334Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- Count lines of LLVM IR per generic function☆414Updated this week
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- A HashMap variant that spreads resize load across inserts☆190Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- generators☆202Updated last year
- Check if tables and items in a .toml file are lexically sorted☆219Updated this week
- An allocator that can track and limit memory usage.☆204Updated last year
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- Compile-time string formatting☆214Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- The feature-rich, portable async channel library☆252Updated last year
- ☆230Updated 2 weeks ago
- Manual segmented stacks for Rust☆291Updated last week
- Bisects rustc, either nightlies or CI artifacts☆177Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- A data structure to efficiently intern, cache and restore strings.☆174Updated last week
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago
- Procedural macros in expression position☆203Updated last year