mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add coregx/coregex to Regular Expressions (#6076)
This commit is contained in:
parent
eec90d6967
commit
f2c2f75037
@ -2612,6 +2612,7 @@ See also [Natural Language Processing](#natural-language-processing) and [Text A
|
||||
|
||||
### Regular Expressions
|
||||
|
||||
- [coregex](https://github.com/coregx/coregex) - Production regex engine with Rust regex-crate architecture: multi-engine DFA/NFA, SIMD prefilters, drop-in stdlib replacement.
|
||||
- [genex](https://github.com/alixaxel/genex) - Count and expand Regular Expressions into all matching Strings.
|
||||
- [go-wildcard](https://github.com/IGLOU-EU/go-wildcard) - Simple and lightweight wildcard pattern matching.
|
||||
- [goregen](https://github.com/zach-klippenstein/goregen) - Library for generating random strings from regular expressions.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user