BurntSushi / cargo-benchcmpLinks
A small utility to compare Rust micro-benchmarks.
☆357Updated 11 months ago
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☆383Updated 2 years ago
- Fast, ergonomic metrics for Rust☆339Updated 9 months ago
- Generic array types in Rust☆414Updated 4 months ago
- A rust-macro which makes errors easy to write☆336Updated last year
- Cargo subcommand to profile binaries☆443Updated 2 years ago
- Fowler–Noll–Vo hash function☆347Updated last year
- A library for creating references that carry their owner with them.☆375Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Test your Rust Markdown documentation via Cargo☆296Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 10 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 7 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 5 years ago
- Compact string type for zero-copy parsing☆260Updated last year
- A Rust implementation of the xxHash algorithm.☆406Updated last month
- A set of alternative `derive` attributes for Rust☆446Updated last year
- An extraction of the compiletest utility from the Rust compiler☆226Updated last month
- A Vec of Bits☆181Updated last month
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Backtraces in Rust☆589Updated last month
- derive simple constructor functions for Rust structs☆560Updated 11 months ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 2 months ago