de-vri-es / assert2-rsLinks
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆109Updated this week
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.☆168Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Make trait methods callable without the trait in scope☆152Updated last 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`☆121Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- ☆112Updated 2 years ago
- ☆141Updated 2 months ago
- Map data structure whose keys are stored as ranges☆93Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 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 3 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Better reference counted strings for Rust☆134Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Abstract over different executors☆74Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Define your own PhantomData☆156Updated last week
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago