You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[ ] direct to engines: PCRE, RE2, [ICU](https://unicode-org.github.io/icu/userguide/strings/regexp.html), [hyperscan](https://github.com/intel/hyperscan)/[vectorscan](https://github.com/VectorCamp/vectorscan), Yarr...
43
43
-[ ][Janet](https://janet-lang.org/)~lisp
44
44
-[ ][marianobarrios/dregex](https://github.com/marianobarrios/dregex) - Java alternative
45
+
-[ ] Mozilla's [list of JavaScript implementations](https://developer.mozilla.org/en-US/docs/Web/JavaScript/JavaScript_technologies_overview#javascript_implementations), each of which should support Regex.
45
46
46
47
Patterns that are not regular expressions:
47
48
-[ ][wildcards](https://crates.io/crates/wildcard) - lots of flavors
A badly formed regular expression can run forever, making it very useful for denial of services attacks. Some of the engines/hosts are susceptible to these.
The <ahref="https://www.regex.zone/">Regex Zone</a> is a place to share regular expressions, and learn from others. It is a community of regex enthusiasts.
0 commit comments