murarth / assert_matchesLinks
Provides macro `assert_matches` for testing pattern matching
☆67Updated 4 years ago
Alternatives and similar repositories for assert_matches
Users that are interested in assert_matches are comparing it to the libraries listed below
Sorting:
- ☆60Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- ☆108Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Write doc comments from macros☆101Updated 3 weeks ago
- ☆61Updated 2 years ago
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Formatting Cargo.toml☆32Updated last year
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- ☆54Updated 4 years ago
- Cross-platform interface to the `errno` variable☆73Updated 2 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- ☆60Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Exponential backoff generator with jitter.☆92Updated 7 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Floating point approximate comparison for Rust☆64Updated 8 months ago
- Advisory cross-platform file locks using file descriptors☆82Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- ☆76Updated 2 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago