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

139 stars
5 watching
9 forks
Language: Common Lisp
last commit: about 1 month ago
Linked from 2 awesome lists

common-lispcompilerlispregexregular-expression-engine

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yandex/pire High-performance text matching library with limited functionality. 330
fancy-regex/fancy-regex A Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around. 431
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
fsprojects/fsharp.text.regexprovider A type provider for regular expressions. 74
srackham/pcre2 A library for processing regular expressions using the PCRE2 library 5
dtenny/clj-re A set of regular expression functions inspired by Clojure's API. 10
mariomka/regex-benchmark A benchmarking project comparing the performance of different programming languages' regex engines 315
mathiasbynens/regexpu Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions. 234
nasciiboy/recursiveregexpraptor-4 A C-language regular expression engine designed for speed and simplicity. 10
sindresorhus/regex A wrapper around NSRegularExpression to simplify regular expression usage in Swift 331
niklongstone/regular-expression-cheat-sheet A comprehensive resource providing regular expression patterns and explanations for common use cases. 290
mudge/re2 A fast and safe regular expression engine designed to eliminate security vulnerabilities 130
rust-leipzig/regex-performance A tool for comparing the performance of different regular expression engines 102
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 84