The compile-time built regular expressions crate.
-
Updated
Jun 9, 2025 - Rust
The compile-time built regular expressions crate.
This project aims to simplify regular expressions using unique identifiers for equivalent expressions. It integrates various representations of regular languages and provides efficient algorithms for simplification and conversion. The system includes an additional layer for optimizing expression size using a Union-Find structure.
Add a description, image, and links to the extended-regular-expressions topic page so that developers can more easily learn about it.
To associate your repository with the extended-regular-expressions topic, visit your repo's landing page and select "manage topics."