murarth / assert_matches
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
- ☆59Updated 7 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- ☆54Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆55Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 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…☆88Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Automatically implement traits for common smart pointers☆109Updated 2 weeks ago
- Write doc comments from macros☆99Updated 3 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Datatest -- data-driven test framework for Rust☆53Updated last year
- Advisory cross-platform file locks using file descriptors☆77Updated 3 weeks ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- Derive for the Display trait☆52Updated 6 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- ☆107Updated last year
- iter.reduce(fn) in Rust☆36Updated 2 years ago