murarth / assert_matches
Provides macro `assert_matches` for testing pattern matching
☆61Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for assert_matches
- ☆58Updated 2 months ago
- ☆100Updated 7 months ago
- ☆55Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Serialization value trees☆43Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 6 months ago
- Write doc comments from macros☆98Updated 3 years ago
- ☆55Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Formatting Cargo.toml☆30Updated 7 months ago
- ☆54Updated 3 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Rust library for checking the installed/running rustc's version.☆51Updated 3 months ago
- Token tree calling convention☆79Updated last year
- Rust serializer library☆85Updated 6 months ago
- ☆68Updated last month
- A serde wrapper that allows to (de)serialize regular expressions☆62Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago