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.
625 stars
34 watching
95 forks
Language: C
last commit: 8 months ago
Linked from 2 awesome lists
cregexregexpregular-expression
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A live regular expression testing environment built with curses. | 8 |
| A small regex implementation in C with a focus on portability and performance. | 1,247 |
| A collection of Zig bindings to the popular regular-expression library libpcre | 27 |
| A lightweight regex library for the Nim programming language | 38 |
| A proposal to extend regular expression syntax with modifier flags to control specific behavior. | 46 |
| A library for generating random strings from regular expressions. | 90 |
| A benchmarking project comparing the performance of different programming languages' regex engines | 315 |
| A library implementing a fast and descriptive regular expression engine for string matching | 228 |
| A flexible regular expression builder for Go. | 197 |
| A regular expression library for matching ANSI escape codes | 188 |
| A C-language regular expression engine designed for speed and simplicity. | 10 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |