BurntSushi / cargo-benchcmpLinks
A small utility to compare Rust micro-benchmarks.
☆362Updated 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☆389Updated 2 years ago
- Generic array types in Rust☆430Updated 2 months ago
- Cargo subcommand to profile binaries☆450Updated 2 years ago
- A rust-macro which makes errors easy to write☆337Updated last year
- Fast, ergonomic metrics for Rust☆342Updated last year
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Fowler–Noll–Vo hash function☆355Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last week
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- Test your Rust Markdown documentation via Cargo☆300Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆399Updated 3 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A Rust implementation of the xxHash algorithm.☆427Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Backtraces in Rust☆603Updated this week
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆220Updated 11 months ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- A guide for doing FFI using Rust☆293Updated 4 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆385Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago