one-more-re-nightmare

Regex compiler

A fast and efficient regular expression compiler written in Common Lisp

A fast regular expression compiler in Common Lisp

GitHub

141 stars
5 watching
9 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 2 awesome lists

common-lispcompilerlispregexregular-expression-engine

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yandex/pirePerforms efficient text matching using regular expressions without lookahead or backtracking capabilities.332
fancy-regex/fancy-regexA Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around.438
mingrammer/commonregexA collection of reusable regular expression functions for text processing in Go.896
fsprojects/fsharp.text.regexproviderA type provider for regular expressions.74
srackham/pcre2A library for processing regular expressions using the PCRE2 library5
dtenny/clj-reA set of regular expression functions inspired by Clojure's API.10
mariomka/regex-benchmarkA benchmarking project comparing the performance of different programming languages' regex engines315
mathiasbynens/regexpuTranspiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions.234
nasciiboy/recursiveregexpraptor-4A C-language regular expression engine designed for speed and simplicity.10
sindresorhus/regexA wrapper around NSRegularExpression to simplify regular expression usage in Swift331
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289
mudge/re2A fast and safe regular expression engine designed to eliminate security vulnerabilities130
rust-leipzig/regex-performanceA tool for comparing the performance of different regular expression engines103
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86