Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For the benefit of others, here is burntsushi's regex crate for Rust (compile time regexes included): http://static.rust-lang.org/doc/master/regex/index.html


And at present it is NFA-only, no DFA fast path.

But among NFA implementations, the compile-time regular expression engine is unbeatable.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: