BurntSushi / cargo-benchcmpLinks
A small utility to compare Rust micro-benchmarks.
☆358Updated 10 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☆382Updated 2 years ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- Generic array types in Rust☆414Updated 4 months ago
- A rust-macro which makes errors easy to write☆336Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Cargo subcommand to profile binaries☆442Updated 2 years ago
- Fowler–Noll–Vo hash function☆346Updated last year
- Test your Rust Markdown documentation via Cargo☆296Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 5 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Compile time numbers in Rust.☆551Updated last month
- A Rust implementation of the xxHash algorithm.☆403Updated last month
- Compact string type for zero-copy parsing☆259Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- derive simple constructor functions for Rust structs☆559Updated 10 months ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆229Updated last month
- Support crate for rustc's self-profiling feature☆360Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Backtraces in Rust☆586Updated 3 weeks ago
- An intrusive flamegraph profiling tool for rust.☆719Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- Mocking library for Rust☆270Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 6 years ago