de-vri-es / assert2-rsLinks
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆123Updated 4 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:
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆139Updated 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`☆129Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- ☆148Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Graph the number of crates that depend on your crate over time☆255Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Inter-event timing metrics on top of tracing.☆129Updated last week
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Versioned data-structures for Rust☆208Updated 10 months ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- ☆76Updated 2 months ago
- ☆241Updated 5 months ago
- ☆112Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago