Alternatives
Products that do what Type-level Regexp matching in TypeScript does
- 1MJ
2012 · github.com
- 2XA
2015 · github.com
- 3TT
2018 · github.com
- 4RC
2020 · regexpcrashcourse.com
- 5UF
2017 · github.com
- 6EJ
2015 · github.com
- 7RW
2017 · regexly.chipto.io
- 8JR
2017 · regularity.co
- 9EM
2015 · github.com
- 10EP
2017 · codemix.github.io
- 11MS
2015 · github.com
- 12RE
2021 · slip.so
- 13AM
2018 · github.com
- 14WH
2017 · wstoop.co.za
- 15ZT
2020 · github.com
- 16RR
I wanted a safer alternative to RegExp for TypeScript that uses a linear-time engine, so I built Regolith. Why: Many CVEs happen because TypeScript libraries are vulnerable to Regular Expression Denial of Service attacks. I learned about this problem while doing undergraduate research and found that languages like Rust have built-in protection but languages like JavaScript, TypeScript, and Python do not. This library attempts to mitigate these vulnerabilities for TypeScript and JavaScript. How: Regolith uses Rust's Regex library under the hood to prevent ReDoS attacks. The Rust Regex library…
2025 · github.com
- 17AO
2015 · rafelsberger.at
- 18XE
2015 · github.com
- 19AG
2020 · github.com
- 20TK
2025 · github.com
- 21PP
2021 · github.com
- 22OR
2018 · regex101.com
- 23HI
2015 · hackersearch.io
- 24TC
2020 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →