re2
There are 27 repositories under re2 topic.
praydog/REFramework
Scripting platform, modding framework and VR support for all RE Engine games
wasilibs/go-re2
Drop-in replacement for regexp using re2, for any Go app
le0pard/re2js
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
qinwf/re2r
RE2 Regular Expression in R.
girishji/re2
R interface to Google re2 (C++) regular expression engine
samthor/sre2
non-standard implementation of RE2 in Go
czastack/RszTool
RszTool is a tool that edit and create resource file for RE ENGINE game. Currently support .user, .pfb and .scn files.
nurettin/pwned
Simple C++ code for simple tasks
insomniaclub/cre2-go
cre2-go is a fast, safe, thread-friendly alternative to Golang native regexp package. It is based on re2 and cre2, binding the C functions to Go via cgo.
petabi/regexbench
A benchmacking tool for measuring matching throughput among various regex expression matching engines
pptacher/web_scraper
book an appointment in city hall in website paris.fr to have your passport/id issued. Reservez en quelques minutes votre rendez-vous dans une mairie d'arrondissement a Paris pour déposer votre demande de passeport ou carte d'identité.
Phosmic/regex-toolkit
Tools for creating RE and RE2 expressions in Python.
AspieSoft/go-regex-re2
A performance improvement to the builtin RE2 module.
karust/regexcmp
A tool to compare different regexp libraries in Go
penandlim/REFrameworkUpdater
PowerShell script for updating DLLs from @praydog's REFramework nightly builds
jsleeio/greg2
like grep but with Go RE2 regular expressions
sarnold/pyre2
Python wrapper for RE2
ShigekiKarita/re2d
D lang binding of https://github.com/google/re2
Toxe/test-cpp-regex
C++ Regular Expression Examples
Jackthebighead/chinese-semantic-text-similarity-models
Several recent models are implemented for Chinese STS task (Semantic Textual Similarity).
RockfordWei/Perfect-RE2
A Server Side Swift Wrapper of Google RE2
dartick/SimpleRe2J
a simple implement of regular expression engine
sgrankin/cs
livegrep UI + Go re2 codesearch backend
mgnsk/template-preprocessor
Modular regex building using preprocessing.
ray2501/regex_rez
Tcl bindings for RE2
sdpython/wrapclib
Wrapper for C libraries
sihlfall/regex-test-cases
Regex engine test cases extracted from RE2