murarth / assert_matchesLinks
Provides macro `assert_matches` for testing pattern matching
☆66Updated 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:
- ☆59Updated last year
- ☆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…☆90Updated 3 years ago
- Derive for the Display trait☆52Updated 7 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Lossless functionality for platform-native strings.☆72Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- ☆58Updated 2 years ago
- ☆87Updated 7 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Advisory cross-platform file locks using file descriptors☆80Updated 4 months ago
- Formatting Cargo.toml☆32Updated last year
- Exponential backoff generator with jitter.☆89Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- `$crate` in procedural macros.☆74Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆91Updated last week
- ☆37Updated 4 years ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- ☆49Updated last year
- Rust library for retrieving and interacting with the crates.io index☆73Updated last month
- Atomic file-writes.☆100Updated 10 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago