de-vri-es / assert2-rsLinks
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆122Updated 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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Make trait methods callable without the trait in scope☆161Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Better reference counted strings for Rust☆139Updated last year
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- Lending iterators on stable Rust☆83Updated last year
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Map data structure whose keys are stored as ranges☆99Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- ☆112Updated 3 years ago
- Automatic cfg for Rust compiler features☆108Updated 6 months 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`☆128Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- Define your own PhantomData☆158Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- 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
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- ☆148Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month