A regex implementation for the zig programming language
-
Updated
Jan 18, 2026 - Zig
A regex implementation for the zig programming language
Fast, Unicode-aware regex engine for Zig — runtime & comptime, linear-time (ReDoS-safe), full \p{} properties & scripts, SIMD-accelerated. Zero-alloc matching, WASM-ready.
⚡ Zig binding for rust regex engine.
A high-performance Zig binding for Hyperscan, Intel's high-performance multiple regex matching library. This library provides fast, memory-efficient pattern matching capabilities for Zig applications.
A regular-expression (regex) library for Zig — a faithful, linear-time port of Go's regexp (RE2): proven byte-for-byte identical to Go across 30k differential tests, and ~11% faster.
Add a description, image, and links to the regex-engine topic page so that developers can more easily learn about it.
To associate your repository with the regex-engine topic, visit your repo's landing page and select "manage topics."