murarth / assert_matchesLinks
Provides macro `assert_matches` for testing pattern matching
☆64Updated 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:
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 4 months ago
- ☆58Updated 9 months ago
- ☆55Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Token tree calling convention☆79Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- ☆108Updated last year
- Implementation of RFC3986 including URIs and URI references.☆33Updated 2 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated last month
- Write doc comments from macros☆99Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Serialization value trees☆45Updated 10 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 3 years ago
- `$crate` in procedural macros.☆71Updated last month
- Concurrent hash trie☆54Updated 4 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆54Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Rust serializer library☆87Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Datatest -- data-driven test framework for Rust☆53Updated last year
- Advisory cross-platform file locks using file descriptors☆78Updated 2 months ago