Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
orangesilk
69 days ago
|
parent
|
context
|
favorite
| on:
Ripgrep is faster than grep, ag, git grep, ucg, pt...
May it be the RegEx flavor? ag uses PCRE, rg something undocumented not PCRE.
TIL: rg uses Rusts RegEx library (incompatible to PCRE, incompatible to RE2)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
TIL: rg uses Rusts RegEx library (incompatible to PCRE, incompatible to RE2)