de-vri-es / assert2-rsLinks
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆124Updated 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:
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆149Updated 4 months ago
- Better reference counted strings for Rust☆140Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Define your own PhantomData☆158Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆111Updated 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.☆115Updated 8 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago