softprops / recap
deserialize typed structures from regex captures
☆170Updated last year
Alternatives and similar repositories for recap:
Users that are interested in recap are comparing it to the libraries listed below
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- A strict, yet friendly mocking library for Rust 2018☆226Updated 9 months ago
- ☆162Updated 7 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Rust option parser with custom derive support☆231Updated 3 months ago
- Test your Rust Markdown documentation via Cargo☆290Updated 11 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Safely combine results☆81Updated 6 months ago
- ☆124Updated 2 years ago
- A migration manager written in Rust that attempts to be smart yet minimal☆107Updated last year
- A Rust library for interrupting asynchronous streams.☆158Updated 2 months ago
- Semantic validation for Rust☆87Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆119Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast