bazhenov / tangoLinks
Rust microbenchmarking harness based on paired-testing methodology
☆145Updated 2 months ago
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.☆206Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆193Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Graph the number of crates that depend on your crate over time☆255Updated 2 weeks ago
- ☆112Updated 3 years ago
- Map data structure whose keys are stored as ranges☆100Updated 2 weeks ago
- A Toolchain for Rust Debuginfo☆115Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Inter-event timing metrics on top of tracing.☆129Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A Rust code linter☆213Updated last year
- ☆148Updated 3 months ago
- ☆221Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆170Updated last week
- Track and query Cargo dependency graphs.☆247Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- ☆76Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆121Updated 4 months ago
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆273Updated this week
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago