HN Companion◀︎ back | HN Companion home | new | best | ask | show | jobs
Show HN: Rejit – a regex engine that can't be ReDoS'd (Pike VM, pure Python) (github.com/Wasserpuncher)
3 points by Wasserpuncher 14 days ago | 1 comment
A regular-expression engine built from scratch that matches in guaranteed linear time — so it cannot be ReDoS'd.


Cool! Can this be included with Python plz :)