de-vri-es / assert2-rsLinks
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆110Updated 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
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆95Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Better reference counted strings for Rust☆137Updated 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`☆126Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Define your own PhantomData☆158Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- ☆112Updated 2 years ago
- ☆145Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Abstract over different executors☆74Updated 2 years ago
- ☆76Updated 2 months ago