Linking pages
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} - Andrew Gallant's Blog https://blog.burntsushi.net/ripgrep/ 1222 comments
- Regex was taking 5 days to run. So I built a tool that did it in 15 minutes. - DEV Community 👩💻👨💻 https://dev.to/vi3k6i5/regex-was-taking-5-days-to-run-so-i-built-a-tool-that-did-it-in-15-minutes-c98 322 comments
- GitHub - HFTrader/regex-performance: Performance comparison of regular expression engines. https://github.com/HFTrader/regex-performance 180 comments
- Regex engine internals as a library - Andrew Gallant's Blog https://blog.burntsushi.net/regex-internals/ 127 comments
- GitHub - rust-leipzig/regex-performance: Performance comparison of regular expression engines. https://github.com/rust-leipzig/regex-performance 101 comments
- Index 1,600,000,000 Keys with Automata and Rust - Andrew Gallant's Blog https://blog.burntsushi.net/transducers/ 93 comments
- Let’s Build a Regex Engine | kean.blog https://kean.blog/post/lets-build-regex 64 comments
- Interesting Codebases. I love studying codebases, and when I… | by Mark Papadakis | Medium https://medium.com/@markpapadakis/interesting-codebases-159fec5a8cc 45 comments
- GitHub - fffaraz/awesome-cpp: A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. https://github.com/fffaraz/awesome-cpp 38 comments
- The Regular Expression Denial of Service (ReDoS) cheat-sheet | by James Davis | Level Up Coding https://levelup.gitconnected.com/the-regular-expression-denial-of-service-redos-cheat-sheet-a78d0ed7d865 37 comments
- vuln-regex-detector - npm https://www.npmjs.com/package/vuln-regex-detector 35 comments
- GitHub - MediaMath/scala-json: Compile-time JSON marshaling and abstraction for Scala, Scala Native and Scala.js https://github.com/mediamath/scala-json 27 comments
- Uses This / Russ Cox http://russ.cox.usesthis.com/ 21 comments
- A comprehensive guide to the dangers of Regular Expressions in JavaScript | Sonar https://www.sonarsource.com/blog/vulnerable-regular-expressions-javascript/ 21 comments
- How we sped up a Regex by 50,000x to make a family-friendly MMO safe for all - DEV Community 👩💻👨💻 https://dev.to/tyteen4a03/how-we-sped-up-a-regex-by-50000x-to-make-a-family-friendly-mmo-safe-for-all-2kkd 20 comments
- An additional non-backtracking RegExp engine · V8 https://v8.dev/blog/non-backtracking-regexp 19 comments
- A comparison of regex engines – Rust Leipzig https://rust-leipzig.github.io/regex/2017/03/28/comparison-of-regex-engines/ 14 comments
- you can take the derivative of a regular expression?! http://jvns.ca/blog/2016/04/24/how-regular-expressions-go-fast/ 11 comments
- Program Preview: Algorithms, Exceptions and Games | CppCon http://cppcon.org/preview-algorithms-exceptions-games-2016/ 8 comments
- GitHub - google/re2j: linear time regular expression matching in Java https://github.com/google/re2j 8 comments