RE# - A high-performance, automata based regex engine with first-class support for intersection and complement operations.
RE# provides a speedy text pattern matching library for Rust programs, excelling at complex combinations like intersections, complements, and lookarounds that stump regular tools.
How It Works
You hear about RE# while searching for a tool that handles really tough text patterns quickly, like finding strings that match multiple rules at once.
With one easy addition, you include RE# in your work, ready to supercharge your text searches.
You write clever patterns that combine matches (with &), exclude unwanted ones (~), or peek ahead/behind, feeling like a text wizard as complex searches become simple.
Run your patterns on real text files or streams, watching it zip through huge amounts without slowing down.
Your searches fly through tough jobs that used to crawl, handling lists of options or tricky conditions effortlessly.
Now your app or tool masters any text challenge with top speed and reliability, making you smile at how smooth everything runs.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.