de-vri-es / assert2-rsLinks
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆124Updated 2 weeks ago
Alternatives and similar repositories for assert2-rs
Users that are interested in assert2-rs are comparing it to the libraries listed below
Sorting:
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Better reference counted strings for Rust☆140Updated 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`☆131Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated last month
- Define your own PhantomData☆158Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Pull in every source file in a directory as a module☆181Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- ☆111Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- ☆76Updated 3 weeks ago
- A super powered testing macro for Rust☆124Updated last month
- ☆149Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago