de-vri-es / assert2-rsLinks
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆122Updated 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.☆175Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- Make trait methods callable without the trait in scope☆160Updated 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.☆114Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Better reference counted strings for Rust☆138Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- ☆146Updated last month
- Lending iterators on stable Rust☆83Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Map data structure whose keys are stored as ranges☆97Updated 3 weeks 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`☆126Updated last year
- ☆112Updated 2 years 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 offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Define your own PhantomData☆158Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Inter-event timing metrics on top of tracing.☆128Updated last week
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year