pcre
There are 82 repositories under pcre topic.
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
nmap/nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
Genivia/RE-flex
A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
t-regx/T-Regx
Simple library for regular expressions in PHP.
stealth/grab
experimental and very fast implementation of a grep
risoflora/brookframework
Microframework which helps to develop web Pascal applications.
ltrzesniewski/pcre-net
PCRE.NET - Perl Compatible Regular Expressions for .NET
jasny/twig-extensions
A number of useful filters for Twig
kosh04/newlisp
newLISP mirror repository (unofficial)
kaushalmodi/hello_musl
NimScript (config.nims) for building a static binary using Nim + musl + pcre + libressl/openssl
risoflora/libsagui
Cross-platform library which helps to develop web servers or frameworks.
neurobin/rnm
Unix tool: Bulk Rename Utility
jpcre2/jpcre2
C++ wrapper for PCRE2 Library
valpackett/pcre-heavy
A Haskell regular expressions library that doesn't suck | now on https://codeberg.org/valpackett/pcre-heavy
orsinium-labs/re
Elixir library for writing readable regexes in functional style
kiyolee/pcre2-win-build
pcre2 Windows build with Visual Studio.
mmottl/pcre-ocaml
OCaml bindings to PCRE (Perl Compatibility Regular Expressions)
kiyolee/pcre-win-build
pcre Windows build with Visual Studio.
kivikakk/libpcre.zig
Zig bindings to libpcre
shellbear/v-regex
A simple regex library for V
iconnect/regex
regex: A Regular Expression Toolkit for regex-base
stevejenkins/hardwarefreak.com-fqrdns.pcre
Archive copy of Stan Hoeppner's Postfix PCRE bot spam killer (fqrdns.pcre)
petere/pgpcre
PCRE functions for PostgreSQL
iij/mruby-regexp-pcre
Regular expression library for mruby, PCRE version.
mrpi/compile-time-verbal-expressions
CTVE is a C++ library that helps construct difficult regular expressions for use at compile and runtime.
BackEndTea/Regexer
Parsing and altering of regexes
AspieSoft/go-regex
A High Performance PCRE Regex Package That Uses A Cache.
stephen-riley/pcre2-wasm
Perl compatible regular expressions for JavaScript
abrudz/QuadRS
Thin covers for Dyalog APL's ⎕R and ⎕S
darxkies/nim-toolchain
Dependency free Nim binaries
wader/libfa
C automata library to build, determinize, minimize, translate regexp etc
xavierog/codemirror-mode-pcre
Perl Compatible Regular Expressions (PCRE) mode for CodeMirror
petabi/regexbench
A benchmacking tool for measuring matching throughput among various regex expression matching engines
interkosmos/fortran-pcre2
Fortran 2018 interface bindings to PCRE2
alexey-pelykh/pcre4j
PCRE for Java