HN Companion
home
|
new
|
best
|
ask
|
show
|
jobs
Loading item...
Show HN: Rejit – a regex engine that can't be ReDoS'd (Pike VM, pure Python) | 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.
View on Hacker News
summarybot
14 days ago
[–]
Cool! Can this be included with Python plz :)