BurntSushi / cargo-benchcmpLinks
A small utility to compare Rust micro-benchmarks.
☆363Updated last year
Alternatives and similar repositories for cargo-benchcmp
Users that are interested in cargo-benchcmp are comparing it to the libraries listed below
Sorting:
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Cargo subcommand to profile binaries☆450Updated 2 years ago
- Generic array types in Rust☆431Updated last month
- Fast, ergonomic metrics for Rust☆342Updated last year
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- A rust-macro which makes errors easy to write☆337Updated last year
- Fowler–Noll–Vo hash function☆354Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆258Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆423Updated 4 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆353Updated 3 weeks ago
- Test your Rust Markdown documentation via Cargo☆300Updated last year
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Compile time numbers in Rust.☆571Updated 2 months ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A guide for doing FFI using Rust☆292Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Backtraces in Rust☆600Updated 3 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago