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
- Generic array types in Rust☆431Updated last month
- A rust-macro which makes errors easy to write☆337Updated last year
- Fast, ergonomic metrics for Rust☆341Updated last year
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- Test your Rust Markdown documentation via Cargo☆300Updated last year
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Fowler–Noll–Vo hash function☆352Updated last year
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated this week
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- Compile time numbers in Rust.☆568Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- CBOR support for serde.☆309Updated 3 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- A guide for doing FFI using Rust☆292Updated 4 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Count lines of LLVM IR per generic function☆487Updated this week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 3 weeks ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago