zig-regex

Regex engine

An automaton-based regex implementation for the Zig programming language

A regex implementation for the zig programming language

GitHub

205 stars
10 watching
24 forks
Language: Zig
last commit: about 2 years ago
Linked from 3 awesome lists

regexregex-enginezig

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kivikakk/libpcre.zigA collection of Zig bindings to the popular regular-expression library libpcre27
tiehuis/zig-ryuPort of a high-performance network processing framework to the Zig programming language.16
tiehuis/zig-gameboyA gameboy emulator written in Zig using the SDL2 library13
zimprojects/srellA header-only C++ template library for working with regular expressions in ECMAScript-compatible way11
tiehuis/zig-sdl2A minimal wrapper around SDL2 for the Zig programming language13
nitely/nim-regexA library implementing a fast and descriptive regular expression engine for string matching228
tiehuis/zstackA game written in Zig with a focus on line-race Tetris mode and multiple graphics backends.5
marianobarrios/dregexA Java library implementing a regular expression engine using deterministic finite automata.47
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
sharplet/regexA Swift library that provides an expressive and flexible regular expression type612
rust-leipzig/regex-performanceA tool for comparing the performance of different regular expression engines103
zach-klippenstein/goregenA library for generating random strings from regular expressions.90
drup/tyreA system for building type-safe regular expressions with automatic extraction and modification of matched groups171
kasei/swiftregexImplementation of a Perl-like regex =~ operator in Swift112
hedhyw/rexA flexible regular expression builder for Go.197