zig-regex
Regex engine
An automaton-based regex implementation for the Zig programming language
A regex implementation for the zig programming language
205 stars
10 watching
24 forks
Language: Zig
last commit: over 1 year ago
Linked from 3 awesome lists
regexregex-enginezig
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of Zig bindings to the popular regular-expression library libpcre | 27 |
| | Port of a high-performance network processing framework to the Zig programming language. | 16 |
| | A gameboy emulator written in Zig using the SDL2 library | 13 |
| | A header-only C++ template library for working with regular expressions in ECMAScript-compatible way | 11 |
| | A minimal wrapper around SDL2 for the Zig programming language | 13 |
| | A library implementing a fast and descriptive regular expression engine for string matching | 228 |
| | A game written in Zig with a focus on line-race Tetris mode and multiple graphics backends. | 5 |
| | A Java library implementing a regular expression engine using deterministic finite automata. | 47 |
| | A live regular expression testing environment built with curses. | 8 |
| | A Swift library that provides an expressive and flexible regular expression type | 612 |
| | A tool for comparing the performance of different regular expression engines | 103 |
| | A library for generating random strings from regular expressions. | 90 |
| | A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| | Implementation of a Perl-like regex =~ operator in Swift | 112 |
| | A flexible regular expression builder for Go. | 197 |