- Catastrophic Regexp Backtracking: Don't Do (x+x+)y http://www.regular-expressions.info/catastrophic.html 18 comments programming
Linking pages
- 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
- Why Using the Greedy .* in Regular Expressions Is Almost Never What You Actually Want — Marius Schulz https://blog.mariusschulz.com/2014/06/03/why-using-in-regular-expressions-is-almost-never-what-you-actually-want 66 comments
- When Regex Goes Wrong | Trevor Indrek Lasn https://www.trevorlasn.com/blog/when-regex-goes-wrong 60 comments
- GitHub - slevithan/regex: Regex template tag with extended syntax, context-aware interpolation, and always-on best practices https://github.com/slevithan/regex 46 comments
- vuln-regex-detector - npm https://www.npmjs.com/package/vuln-regex-detector 35 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 .NET Regular Expressions Really Work http://www.moserware.com/2009/03/how-net-regular-expressions-really-work.html 20 comments
- GitHub - slevithan/regex-make: Context-aware regex template strings with batteries included https://github.com/slevithan/regex-make 16 comments
- GitHub - slevithan/awesome-regex: An opinionated list of regular expression tools, tutorials, libraries, and other resources https://regex.cool/ 8 comments
- GitHub - rfk/sandboxed-regexp: Process untrusted regexes in JavaScript, using the power of Rust! https://github.com/rfk/sandboxed-regexp 4 comments
- GitHub - slevithan/awesome-regex: An opinionated list of regular expression tools, tutorials, libraries, and other resources https://github.com/slevithan/awesome-regex 3 comments
- Using AWS and Hyperscan to Match Regular Expressions on 100GB of Text | by Meadowrun | Better Programming https://medium.com/@meadowrun/using-aws-and-hyperscan-to-match-regular-expressions-on-100gb-of-text-4d87a62141ee 0 comments
- Regex Performance https://blog.codinghorror.com/regex-performance/ 0 comments
- Python 3.11: possessive quantifiers and atomic grouping added to re module https://learnbyexample.github.io/python-regex-possessive-quantifier/ 0 comments
- My Startling Encounter With Python Debuggers https://benbernardblog.com/my-startling-encounter-with-python-debuggers/ 0 comments
- Day 4: Parsing Clojure namespace forms using Raku grammars – Raku Advent Calendar https://raku-advent.blog/2020/12/04/day-4-parsing-clojure-namespaces-with-grammars/ 0 comments
Related searches:
Search whole site: site:www.regular-expressions.info
Search title: Runaway Regular Expressions: Catastrophic Backtracking
See how to search.