de-vri-es / assert2-rsLinks
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆110Updated last month
Alternatives and similar repositories for assert2-rs
Users that are interested in assert2-rs are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Make trait methods callable without the trait in scope☆157Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆145Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Better reference counted strings for Rust☆136Updated last year
- ☆74Updated last month
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- ☆112Updated 2 years ago
- Define your own PhantomData☆158Updated last week
- Map data structure whose keys are stored as ranges☆95Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆124Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Inter-event timing metrics on top of tracing.☆126Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week