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
141 stars
5 watching
9 forks
Language: Common Lisp
last commit: 4 months ago
Linked from 2 awesome lists
common-lispcompilerlispregexregular-expression-engine
Related projects:
Repository | Description | Stars |
---|---|---|
| Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. | 332 |
| A Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around. | 438 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A type provider for regular expressions. | 74 |
| A library for processing regular expressions using the PCRE2 library | 5 |
| A set of regular expression functions inspired by Clojure's API. | 10 |
| A benchmarking project comparing the performance of different programming languages' regex engines | 315 |
| Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions. | 234 |
| A C-language regular expression engine designed for speed and simplicity. | 10 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A fast and safe regular expression engine designed to eliminate security vulnerabilities | 130 |
| A tool for comparing the performance of different regular expression engines | 103 |
| A live regular expression testing environment built with curses. | 8 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |