Onigmo

Regex library

A C-based regular expression library designed to support new expressions and compatible with various platforms.

Onigmo is a regular expressions library forked from Oniguruma.

GitHub

625 stars
34 watching
95 forks
Language: C
last commit: over 2 years ago
Linked from 2 awesome lists

cregexregexpregular-expression

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
mingrammer/commonregexA collection of reusable regular expression functions for text processing in Go.896
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
kokke/tiny-regex-cA small regex implementation in C with a focus on portability and performance.1,247
kivikakk/libpcre.zigA collection of Zig bindings to the popular regular-expression library libpcre27
khchen/tinyreA lightweight regex library for the Nim programming language38
tc39/proposal-regexp-modifiersA proposal to extend regular expression syntax with modifier flags to control specific behavior.46
zach-klippenstein/goregenA library for generating random strings from regular expressions.90
mariomka/regex-benchmarkA benchmarking project comparing the performance of different programming languages' regex engines315
nitely/nim-regexA library implementing a fast and descriptive regular expression engine for string matching228
hedhyw/rexA flexible regular expression builder for Go.197
chalk/ansi-regexA regular expression library for matching ANSI escape codes188
nasciiboy/recursiveregexpraptor-4A C-language regular expression engine designed for speed and simplicity.10
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382