fancy-regex

Regex compiler

A Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around.

Rust library for regular expressions using "fancy" features like look-around and backreferences

GitHub

438 stars
10 watching
38 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list

regexregular-expressions

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
telekons/one-more-re-nightmare A fast and efficient regular expression compiler written in Common Lisp 141
rust-leipzig/regex-performance A tool for comparing the performance of different regular expression engines 103
yandex/pire Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. 332
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 896
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 86
fsprojects/fsharp.text.regexprovider A type provider for regular expressions. 74
rust-lang/regex An implementation of regular expressions for Rust. 3,580
mochizukikotaro/regex_sample A Ruby gem that generates random strings based on regular expressions 1
sindresorhus/regex A wrapper around NSRegularExpression to simplify regular expression usage in Swift 331
sharplet/regex A Swift library that provides an expressive and flexible regular expression type 612
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
crossroadlabs/regex A Swift library for working with regular expressions. 332
mudge/re2 A fast and safe regular expression engine designed to eliminate security vulnerabilities 130
yyytcool/rexx A human-readable regex library with structured syntax and variable support. 2
ddddxxx/regex A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications 4