bazhenov / tangoLinks
Rust microbenchmarking harness based on paired-testing methodology
☆143Updated last week
Alternatives and similar repositories for tango
Users that are interested in tango are comparing it to the libraries listed below
Sorting:
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆170Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A super powered testing macro for Rust☆122Updated 8 months ago
- ☆112Updated 2 years ago
- A Toolchain for Rust Debuginfo☆111Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A Rust macro to make enums with a subset of values of the parent☆127Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- ☆217Updated 3 months ago
- Map data structure whose keys are stored as ranges☆97Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆187Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Track and query Cargo dependency graphs.☆238Updated last week
- A Rust code linter☆212Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆93Updated 4 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago