bazhenov / tangoLinks
Rust microbenchmarking harness based on paired-testing methodology
☆134Updated 3 months ago
Alternatives and similar repositories for tango
Users that are interested in tango are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- ☆112Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Map data structure whose keys are stored as ranges☆93Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- A super powered testing macro for Rust☆120Updated 5 months ago
- ☆141Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆121Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- Better reference counted strings for Rust☆134Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- A Toolchain for Rust Debuginfo☆102Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Show unused code from multi-crate Rust projects☆116Updated 11 months ago
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- A Rust code linter☆216Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago