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 strict, yet friendly mocking library for Rust 2018☆225Updated 9 months ago
- Rust option parser with custom derive support☆231Updated 4 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Safely combine results☆81Updated 6 months ago
- See instead assert_cmd☆148Updated 6 years ago
- Test your Rust Markdown documentation via Cargo☆290Updated 11 months ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Semantic validation for Rust☆87Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Idiomatic argon2 password hashing for several languages☆146Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- ☆162Updated 7 months ago
- 🐈🚪 Creates listening sockets and passes their FDs to a child process. You should probably use systemfd instead!☆142Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- ☆124Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- Inline expression interpolation for Rust.☆201Updated last year
- Faster, more compact implementation of std::Cow☆343Updated last year
- Common types for HTTP operations☆202Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆117Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Utility for comparing two structs and re-applying the differences to other structs☆120Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 5 months ago