de-vri-es / assert2-rsLinks
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆104Updated 6 months ago
Alternatives and similar repositories for assert2-rs
Users that are interested in assert2-rs are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- ☆112Updated 2 years ago
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- ☆140Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago
- Define your own PhantomData☆155Updated this week
- Fast, FFI-friendly string interning for Rust☆166Updated 9 months ago
- A super powered testing macro for Rust☆120Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- ☆124Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago