bazhenov / tangoLinks
Rust microbenchmarking harness based on paired-testing methodology
☆140Updated last month
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.☆165Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆167Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- ☆112Updated 2 years ago
- ☆74Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆183Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Map data structure whose keys are stored as ranges☆95Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆236Updated last week
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- ☆207Updated 2 months ago
- ☆145Updated last week
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Better reference counted strings for Rust☆136Updated last year
- A Toolchain for Rust Debuginfo☆107Updated last month
- A Rust code linter☆216Updated last year
- Type that deserializes only from one specific value☆253Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆92Updated 3 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Inter-event timing metrics on top of tracing.☆126Updated 2 weeks ago