✳flâneur — a map of the web's best reading
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. ·
github.com · 1,660 words · saved by 1 readers
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.
Explore this link on the map →saved by
related reading
- GitHub - kyx0r/pikevm: Russ Cox/Rob Pike pikevm regex implementation · GitHubgithub.com
- Stevey's Google Platforms Rant · GitHubgist.github.com
- Rewind.ai - Every AI Tool, Completely Freerewind.ai
- The Regular Expression Denial of Service (ReDoS) cheat-sheet | by James Davis | Level Up Codinglevelup.gitconnected.com
- Implementing Regular Expressionsswtch.com
- GitHub - brexhq/prompt-engineering: Tips and tricks for working with Large Language Models like OpenAI's GPT-4. · GitHubgithub.com
- llm-wiki · GitHubgist.github.com
- Regular expression - Wikipediaen.wikipedia.org
- Regular expression HOWTO — Python 3.14.6 documentationdocs.python.org
- Regular Expression Matching with a Trigram Indexswtch.com
- GitHub - mc2-project/mc2: A Platform for Secure Analytics and Machine Learning · GitHubgithub.com
- An additional non-backtracking RegExp engine · V8v8.dev