tiny-regex-c
Regex library
A small regex implementation in C with a focus on portability and performance.
Small portable regex in C
1k stars
41 watching
175 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight regex library for the Nim programming language | 38 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A collection of Zig bindings to the popular regular-expression library libpcre | 27 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| Small regex implementation in BeefLang for searching and manipulating strings | 1 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A C-based regular expression library designed to support new expressions and compatible with various platforms. | 625 |
| A regular expression library for matching ANSI escape codes | 188 |
| A library for processing regular expressions using the PCRE2 library | 5 |
| A benchmarking project comparing the performance of different programming languages' regex engines | 315 |
| A C-language regular expression engine designed for speed and simplicity. | 10 |
| A Swift library that provides an expressive and flexible regular expression type | 612 |
| A fast and efficient regular expression compiler written in Common Lisp | 141 |
| A lightweight POSIX compliant regexp matching library with approximate matching capabilities | 811 |
| A lightweight C/C++ regular expression engine optimized for performance and compactness. | 535 |