de-vri-es / assert2-rsLinks
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆122Updated 3 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.☆176Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 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`☆128Updated last year
- ☆148Updated 2 months ago
- Map data structure whose keys are stored as ranges☆98Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Define your own PhantomData☆158Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆112Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Macro for sealing traits and structures☆59Updated 11 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Pull in every source file in a directory as a module☆179Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Abstract over different executors☆74Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago