An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pcre

nmap/nmap

Nmap - the Network Mapper. Github mirror of official SVN repository.

Language: C - Size: 111 MB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 11,270 - Forks: 2,561

mmottl/pcre-ocaml

OCaml bindings to PCRE (Perl Compatibility Regular Expressions)

Language: OCaml - Size: 1.11 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 34 - Forks: 10

hanickadot/compile-time-regular-expressions

Compile Time Regular Expression in C++

Language: C++ - Size: 2.61 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 3,589 - Forks: 198

ggreer/the_silver_searcher

A code-searching tool similar to ack, but faster.

Language: C - Size: 2.31 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 26,630 - Forks: 1,429

kiyolee/pcre2-win-build

pcre2 Windows build with Visual Studio.

Language: C - Size: 27.6 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 35 - Forks: 12

kiyolee/pcre-win-build

pcre Windows build with Visual Studio.

Language: C - Size: 10.4 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 32 - Forks: 13

neurobin/rnm

Unix tool: Bulk Rename Utility

Language: C++ - Size: 69.5 MB - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 80 - Forks: 3

kaushalmodi/hello_musl

NimScript (config.nims) for building a static binary using Nim + musl + pcre + libressl/openssl

Language: Nim - Size: 60.5 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 93 - Forks: 10

t-regx/T-Regx

Simple library for regular expressions in PHP.

Language: PHP - Size: 5.74 MB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 450 - Forks: 17

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.

Language: C++ - Size: 73.6 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 562 - Forks: 89

ltrzesniewski/pcre-net

PCRE.NET - Perl Compatible Regular Expressions for .NET

Language: C# - Size: 12.4 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 154 - Forks: 14

JuliaString/PCRE2.jl

Wrapper for PCRE2 libraries (8, 16, 32-bit)

Language: Julia - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

ofcdune/regEx-Parser

A potent regex parser written in C

Language: C - Size: 137 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

alexey-pelykh/pcre4j

PCRE for Java

Language: Java - Size: 230 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

xavierog/codemirror-mode-pcre

Perl Compatible Regular Expressions (PCRE) mode for CodeMirror

Language: JavaScript - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 10 - Forks: 1

kosh04/newlisp

newLISP mirror repository (unofficial)

Language: C - Size: 4.64 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 101 - Forks: 22

kivikakk/libpcre.zig

Zig bindings to libpcre

Language: Zig - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 31 - Forks: 6

petere/pgpcre

PCRE functions for PostgreSQL

Language: C - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 24 - Forks: 4

risoflora/libsagui

Cross-platform library which helps to develop web servers or frameworks.

Language: C - Size: 1.35 MB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 91 - Forks: 23

tpdlshdmlrkfmcla/pcre_regex

pcre_regex (정규식 표현 방법 정리)

Size: 25.4 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

interkosmos/fortran-pcre2

Fortran 2018 interface bindings to PCRE2

Language: Fortran - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

petabi/regexbench

A benchmacking tool for measuring matching throughput among various regex expression matching engines

Language: C - Size: 2.07 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 3

jpcre2/jpcre2

C++ wrapper for PCRE2 Library

Language: C++ - Size: 3.39 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 70 - Forks: 14

haskell-hvr/regex-pcre

Language: Haskell - Size: 105 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

xWhaler/regex-reference

Reference table of regular expression identifiers for PCRE, POSIX, BASH etc.

Size: 23.4 KB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

risoflora/brookframework

Microframework which helps to develop web Pascal applications.

Language: Pascal - Size: 804 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 244 - Forks: 56

osch/lrexrepl

Search & Replace in multiple files using regular expressions and Lua

Language: Lua - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

shellbear/v-regex

A simple regex library for V

Language: Verilog - Size: 5.86 KB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 31 - Forks: 6

teragrep/jpr_01

Teragrep PCRE 2 Library for Java

Language: Java - Size: 204 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 4

craftogrammer/OptimStack

Optimized NGINX installation script with extra module support and configuration.

Language: Shell - Size: 119 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

abrudz/QuadRS

Thin covers for Dyalog APL's ⎕R and ⎕S

Language: APL - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 0

xavierog/pecoregex

Evaluate Perl-Compatible Regular Expressions from Python

Language: Python - Size: 31.3 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

HikaruDY/pcre-windows

PCRE for Windows - Perl Compatible Regular Expressions (derived from https://www.pcre.org/)

Language: C - Size: 3.32 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

jasny/twig-extensions

A number of useful filters for Twig

Language: PHP - Size: 92.8 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 107 - Forks: 18

BackEndTea/Regexer

Parsing and altering of regexes

Language: PHP - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 0

iij/mruby-regexp-pcre

Regular expression library for mruby, PCRE version.

Language: C - Size: 2.57 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 16

stealth/grab

experimental and very fast implementation of a grep

Language: C++ - Size: 229 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 259 - Forks: 20

phplrt/lexer

[READ ONLY] Subtree split of the phplrt lexer component (see phplrt/phplrt)

Language: PHP - Size: 271 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

darxkies/nim-toolchain

Dependency free Nim binaries

Language: Dockerfile - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 2

AspieSoft/go-regex

A High Performance PCRE Regex Package That Uses A Cache.

Language: Go - Size: 131 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

valpackett/pcre-heavy 📦

A Haskell regular expressions library that doesn't suck | now on https://codeberg.org/valpackett/pcre-heavy

Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 6

stephen-riley/pcre2-wasm Fork of desertnet/pcre

Perl compatible regular expressions for JavaScript

Language: JavaScript - Size: 1.29 MB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 5

mrpi/compile-time-verbal-expressions

CTVE is a C++ library that helps construct difficult regular expressions for use at compile and runtime.

Language: C++ - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 2

ashaikeus/SimpleBashUtils

[School21] Implementation of UNIX cat and grep utilities

Language: C - Size: 593 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fwcd/cfg-to-regex

Tool for converting context-free-grammars into recursive regexes

Language: Elixir - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

orsinium-labs/re

Elixir library for writing readable regexes in functional style

Language: Elixir - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 43 - Forks: 2

karust/regexcmp

A tool to compare different regexp libraries in Go

Language: Go - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

tshakalekholoane/vscode-hy

An extension that provides syntax highlighting and bracket matching in Hy files for Visual Studio Code.

Language: Hy - Size: 292 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

unikraft/lib-pcre

Unikraft port of the Perl Compatible Regular Expressions library

Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 5

MilesBHuff/Clausewitz-savefile-debloat-scripts

Regexes that debloat various Clausewitz savefiles.

Language: Shell - Size: 27.3 KB - Last synced at: 8 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

alllexx88/pcrscpp

C++ Perl Compatible Regular Substitution library

Language: C++ - Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 0

stathizzz/whatismyip

A small library / windows service that shows your public and lan ip and saves it in a number of places

Language: C - Size: 49.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

uudiin/pcre

Mirror of latest pcre. http://www.pcre.org

Language: C - Size: 1.96 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

vepeti/Jellyfish

PHP Template Engine

Language: PHP - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

vepeti/catalog

Log file collation tool

Language: Perl - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

sciv-img/Cpcre

Swift bridge to PCRE

Language: Swift - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

wader/libfa

C automata library to build, determinize, minimize, translate regexp etc

Language: C - Size: 112 KB - Last synced at: 4 days ago - Pushed at: about 9 years ago - Stars: 10 - Forks: 3

stevejenkins/hardwarefreak.com-fqrdns.pcre

Archive copy of Stan Hoeppner's Postfix PCRE bot spam killer (fqrdns.pcre)

Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 25 - Forks: 10

railt/lexer 📦

[DEPRECATED] Please use phplrt/lexer instead

Language: PHP - Size: 1.2 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

iconnect/regex

regex: A Regular Expression Toolkit for regex-base

Language: Haskell - Size: 9.71 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 18

posidoni/s21_cat_grep

Educational project. Replication of GNU cat & BSD grep with all major flags and flags combinations.

Language: C - Size: 4.86 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 2

Toxe/test-cpp-regex

C++ Regular Expression Examples

Language: C++ - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

bincrafters/conan-pcre 📦

[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index

Language: C - Size: 68.4 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 5

rurban/re-engine-PCRE2

use pcre-jit instead of slow perl regex

Language: Perl - Size: 255 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 4

tranqv/mod_pcreposix

Coding Fortran with Perl-Compatible Regular Expressions (in Unix)

Language: Fortran - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

illikainen/are

Additional Regexp Engines for Emacs

Language: C - Size: 157 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

CandyMi/lua-re

Lua regex library

Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

vel21ripn/watcher

Monitoring

Language: C - Size: 69.3 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

ZedThree/fortran_pcre

Fortran wrapper around the PCRE library

Language: Fortran - Size: 16.6 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

betrixed/Toml-Pun8

PHP extension, new interface to PCRE2 library, iteration through utf-8 and ascii strings.

Language: C++ - Size: 189 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

xmonader/python-pcre

Perl Compatible Regular Expressions (PCRE) for Python

Language: Python - Size: 20.5 KB - Last synced at: 3 days ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 0

ammarfaizi2/TeaPCRECpp

Tea PCRE for C++

Language: C++ - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

bdeshi/xypcre

PCRE functions for XYplorer scripts

Language: AutoIt - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rolandinsh/php-eregis Fork of derrabus/php-ereg-shim

[Depreciated. NEW => ereg-extension-wrapper ] Replacement for the ereg legacy php extension

Language: PHP - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

anderson-81/crud-delphi-sqlite

Registration system made in Delphi 7 with database.

Language: Pascal - Size: 10.2 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

tbaumgard/php-pcre-tester

Easily test PHP PCRE functionality in your browser

Language: PHP - Size: 204 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

MatthewWolff/sqlite3-pcre Fork of ralight/sqlite3-pcre

Perl-Compatible Regular Expression Extension for Sqlite3

Language: C - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

Ducasse/RePCREPlugin

This repository contains a version of the Squeak PCRE plugin developed by Andrew C. Greenberg.

Language: Smalltalk - Size: 149 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

code-disaster/fips-pcre

fipsified pcre (http://www.pcre.org/, https://github.com/svn2github/pcre)

Language: C - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

branneman/jsgrep-cli

An alternative to grep which uses JavaScript's Regex, supports a match and a match-and-replace

Language: JavaScript - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

wuxsoft/nginx-code

To solve Ubuntu 16.4 install nginx in a no network environment

Language: C - Size: 3.57 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

orbitcowboy/cppcheck_rules

A collection of custom cppcheck rules

Language: C++ - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 3 - Forks: 0