assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!
☆126Feb 19, 2026Updated last week
Alternatives and similar repositories for assert2-rs
Users that are interested in assert2-rs are comparing it to the libraries listed below
Sorting:
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Updated this week
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Safely cast slices of one built-in fundamental number type to another☆28Mar 3, 2025Updated last year
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years 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 pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆21Jan 4, 2026Updated 2 months ago
- ☆21Nov 8, 2025Updated 3 months ago
- Compare IEEE floating point values for equality.☆42Nov 14, 2023Updated 2 years ago
- ☆10Aug 13, 2024Updated last year
- Raytracer☆14Sep 20, 2022Updated 3 years ago
- Async filesystem primitives☆145Feb 15, 2026Updated 2 weeks ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆29Jan 30, 2026Updated last month
- ☆78Aug 23, 2025Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 3 months ago
- Code from my blog post, Up and Running with React + Rust + Wasm☆11Feb 26, 2019Updated 7 years ago
- More indexing options for Rust slices☆10Oct 26, 2023Updated 2 years ago
- Adapters to convert between different writable APIs.☆22Dec 27, 2024Updated last year
- generators☆211Sep 20, 2023Updated 2 years ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- Search algorithms written in Rust☆11Feb 15, 2018Updated 8 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- Lazy formatting utility macro for rust☆129Nov 29, 2023Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Mar 24, 2021Updated 4 years ago
- A Rust library for processing application configuration easily☆69Sep 12, 2024Updated last year
- Inline procedural macros for Rust☆56Aug 27, 2022Updated 3 years ago
- Assertion macros toolkit for Rust☆78Feb 11, 2023Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Nov 18, 2020Updated 5 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- A small ASCII-only bounded length string representation.☆61Feb 7, 2022Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- Compile-time regular expressions, the right way.☆80Feb 8, 2025Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆132Oct 5, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A minimalistic encryption protocol for rust async streams/packets, based on noise protocol and snow.☆44May 20, 2022Updated 3 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago