tre

regexp matcher

A lightweight POSIX compliant regexp matching library with approximate matching capabilities.

The approximate regex matching library and agrep command line tool.

GitHub

804 stars
37 watching
134 forks
Language: C
last commit: 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kasei/swiftregex Implementation of a Perl-like regex =~ operator in Swift 112
ota-meshi/eslint-plugin-regexp An ESLint plugin for detecting and enforcing regular expression best practices 697
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
lukeed/regexparam A utility for converting route patterns into regular expressions 568
cesanta/slre A lightweight C/C++ regular expression engine optimized for performance and compactness. 535
mathiasbynens/regexp.prototype.match Provides an ES3-compatible polyfill for the match method of RegExp objects in ECMAScript 6 10
chalk/ansi-regex A regular expression library for matching ANSI escape codes 185
nurulc/incr-regex-package A package providing an incremental regular expression parser for input validation and masking in JavaScript applications. 13
jjulien/hiera-regex A data backend for Hiera that matches client facts against regular expression patterns to provide hierarchical data 12
nasciiboy/recursiveregexpraptor-4 A C-language regular expression engine designed for speed and simplicity. 10
intel/hyperscan A high-performance regular expression matching library for efficient pattern scanning in large data streams 4,830
eslint-community/regexpp A parser and validator for regular expressions in ECMAScript 23
rust-leipzig/regex-performance A tool for comparing the performance of different regular expression engines 102
tc39/proposal-regexp-r-escape Proposes an escape sequence for matching Unicode line terminators in regular expressions 5
mathiasbynens/regexpu Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions. 234