|
re2
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Alternative to backtracking PCRE-style regular expression engines |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 20251105@1 | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | @google | formulae.brew.sh | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: regex regular-expressions c++ google security | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install re2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: RE2 is a fast, safe, linear-time regular expression engine developed by Google. Unlike backtracking engines, it guarantees predictable performance and is immune to catastrophic backtracking vulnerabilities. This makes it ideal for applications requiring high-throughput and secure pattern matching. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Alternatives: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|