de-vri-es / assert2-rs
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆100Updated 2 months ago
Alternatives and similar repositories for assert2-rs:
Users that are interested in assert2-rs are comparing it to the libraries listed below
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago
- ☆133Updated 8 months ago
- Pull in every source file in a directory as a module☆169Updated 2 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆98Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- Lazy formatting utility macro for rust☆126Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆111Updated 5 months ago
- ☆111Updated 2 years ago
- ☆72Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated last week
- (lifetime) GATs on stable Rust☆57Updated last year
- Define your own PhantomData☆151Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- ☆65Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year