Proc-macro to provide ergonomic pattern-matching syntax for the `match-string` crate
Macro for rewriting string matches as tries
Lightweight pattern-matching utilities for strings and sequences, with a proc-macro for ergonomic syntax
Some macros to make it easier to do pattern matching over strings, arrays, etc.
Macro for asserting that a string matches a regex
Procedural macros for the lighter crate
Binary that integrates XLS capabilities into a driver program
AI/Human task management system with file-based storage
A secure, high-performance messaging protocol library
Comprehensive Rust macros toolkit for everyday development tasks. Includes convenient string formatting (str!), regex pattern matching (re!), streamlined collection creation, and custom derive macros for Display, Error, From, and Into traits. Boost your productivity with intuitive syntax and simplify your codebase while maintaining performance and safety. Perfect for both small projects and large-scale applications.
A highly parallel Perl 5 interpreter written in Rust
Provides `Failure(String)` implementing `std::error::Error`. Includes convenience macros making it perfect for usage with `wrap-match` in CLIs.