de-vri-es / assert2-rsLinks
assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆109Updated 3 weeks 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.☆169Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Map data structure whose keys are stored as ranges☆94Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- ☆112Updated 2 years ago
- ☆142Updated 2 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 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
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 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`☆122Updated 11 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago