zig-regex

Regex engine

An automaton-based regex implementation for the Zig programming language

A regex implementation for the zig programming language

GitHub

196 stars
10 watching
24 forks
Language: Zig
last commit: 5 months ago
Linked from 3 awesome lists

regexregex-enginezig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kivikakk/libpcre.zig A collection of Zig bindings to the popular regular-expression library libpcre 25
tiehuis/zig-ryu Port of a high-performance network processing framework to the Zig programming language. 15
tiehuis/zig-gameboy A gameboy emulator written in Zig using the SDL2 library 13
zimprojects/srell A header-only C++ template library for working with regular expressions in ECMAScript-compatible way 11
tiehuis/zig-sdl2 A minimal wrapper around SDL2 for the Zig programming language 14
nitely/nim-regex A library implementing a fast and descriptive regular expression engine for string matching 227
tiehuis/zstack A game written in Zig with a focus on line-race Tetris mode and multiple graphics backends. 5
marianobarrios/dregex A Java library implementing a regular expression engine using deterministic finite automata. 46
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
sharplet/regex A Swift library that provides an expressive and flexible regular expression type 612
rust-leipzig/regex-performance A tool for comparing the performance of different regular expression engines 102
zach-klippenstein/goregen A library for generating random strings from regular expressions. 90
drup/tyre A system for building type-safe regular expressions with automatic extraction and modification of matched groups 171
kasei/swiftregex Implementation of a Perl-like regex =~ operator in Swift 112
hedhyw/rex A flexible regular expression builder for Go. 196