Hacker News
- An additional non-backtracking RegExp engine https://v8.dev/blog/non-backtracking-regexp 19 comments
Linking pages
- GitHub - slevithan/awesome-regex: An opinionated list of regular expression tools, tutorials, libraries, and other resources https://regex.cool/ 8 comments
- GitHub - slevithan/awesome-regex: An opinionated list of regular expression tools, tutorials, libraries, and other resources https://github.com/slevithan/awesome-regex 3 comments
- GitHub - thesephist/libsearch: Simple, index-free full-text search for JavaScript https://github.com/thesephist/libsearch 1 comment
- Articles on Javascript https://abyteofcoding.com/blog/articles-on-javascript/ 0 comments
Linked pages
- Implementing Regular Expressions https://swtch.com/~rsc/regexp/ 19 comments
- Chromium Blog: Irregexp, Google Chrome's New Regexp Implementation http://blog.chromium.org/2009/02/irregexp-google-chromes-new-regexp.html 7 comments
- GitHub - rust-lang/regex: An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. https://github.com/rust-lang/regex 0 comments
- GitHub - google/re2: RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. https://github.com/google/re2 0 comments
Related searches:
Search whole site: site:v8.dev
Search title: An additional non-backtracking RegExp engine · V8
See how to search.