assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆126Feb 19, 2026Updated last month
Alternatives and similar repositories for assert2-rs
Users that are interested in assert2-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Mar 12, 2026Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- A browser interface for working through rustc errors and running cargo commands.☆16Jan 5, 2023Updated 3 years ago
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆21Jan 4, 2026Updated 2 months ago
- Safely cast slices of one built-in fundamental number type to another☆28Mar 3, 2025Updated last year
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- ☆10Aug 13, 2024Updated last year
- ☆63Oct 28, 2025Updated 4 months ago
- Adapters to convert between different writable APIs.☆22Dec 27, 2024Updated last year
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- A minimalist property-based testing library☆126Apr 30, 2025Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 4 months ago
- ☆23Mar 5, 2025Updated last year
- ☆78Aug 23, 2025Updated 7 months ago
- ☆21Nov 8, 2025Updated 4 months ago
- A simple error library for no_std + no_alloc Rust☆18Apr 7, 2020Updated 5 years ago
- Async filesystem primitives☆148Feb 15, 2026Updated last month
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- Compare IEEE floating point values for equality.☆42Nov 14, 2023Updated 2 years ago
- Compile-time regular expressions, the right way.☆80Feb 8, 2025Updated last year
- clustering algorithm implementation☆13Nov 3, 2025Updated 4 months ago
- Compact, clone-on-write vector and string.☆300Updated this week
- A Rust proc_macro_attribute to outline conversions from generic functions☆287Dec 12, 2025Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆275Dec 3, 2025Updated 3 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- The missing compound borrowing for Rust.☆64Nov 1, 2025Updated 4 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆206Oct 13, 2025Updated 5 months ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆29Jan 30, 2026Updated last month
- Raytracer☆14Sep 20, 2022Updated 3 years ago
- A special rope, designed to work with any data type that is not String☆36Oct 31, 2023Updated 2 years ago
- Assert process::Command - Easy command initialization and assertions☆543Mar 12, 2026Updated last week
- Talk to Cargo easily at build time☆17Feb 16, 2024Updated 2 years ago
- Assertion macros toolkit for Rust☆78Feb 11, 2023Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Mar 24, 2021Updated 5 years ago
- Lazy formatting utility macro for rust☆129Nov 29, 2023Updated 2 years 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`☆134Mar 16, 2026Updated last week