A grep-like tool which understands source code syntax and allows for manipulation in addition to search
Fast and compact sets of bytes or ASCII characters
Fast membership of ASCII character classes.
Sort Unicode strings lexically
A faster, more lightweight ripgrep alternative.
Write lexers using familiar Rust match syntax — patterns are compiled at build time
Core runtime types for ferrelex — LexBuf, character sets, and Unicode data
Procedural macro internals for ferrelex — not intended for direct use
Rewrites grep regexpressions for the use in the regex crate.
Command-line interface for explaining, checking, converting, and emitting rx readable regex patterns.
Readable regex builders, macros, parsing, diagnostics, and CLI-facing APIs.
Core parser, diagnostics, AST, and emitters for the rx readable regex toolchain.