A protobuf 3 implementation for Zig.
ZigMIT Licenseactive
25 projectsLanguage Essentials › File Format Processing
A protobuf 3 implementation for Zig.
ZigMIT Licenseactive
Provides access to well-known folders across several operating systems.
ZigMIT Licenseactive
YAML parser for Zig.
ZigMIT Licensesteady
A regex implementation for the Zig programming language.
ZigMIT Licensesteady
Unicode text processing for the Zig programming language.
slowing
A structured logger for Zig.
ZigMIT Licenseactive
A Zig binary serialization format.
ZigMIT Licensesteady
CommonMark + GFM compatible Markdown parser and renderer.
ZigMIT Licensesteady
Zig TOML (v1.0.0) parser.
ZigMIT Licenseactive
A TOML parser written in Zig.
ZigMIT Licenseslowing
Libxml2 built using Zig build system.
ZigMIT Licensedormant
Comptime serialization framework for Zig supporting JSON, MessagePack, TOML, YAML, ZON, and CSV.
ZigMIT Licenseactive
A well-tested TOML parsing library for Zig.
ZigMIT Licenseslowing
Zig bindings to libpcre.
ZigMIT Licensesteady
A JSON library for inspecting arbitrary values.
ZigMIT Licenseactive
Zero allocation, SIMD-accelerated CSV iterator and emitter for Zig.
ZigMIT Licenseactive
A (WIP) Matroska/webm (mkv) parser in Zig.
Zigsteady
Fast and reliable glob pattern matching in pure Zig.
ZigMIT Licensesteady
FlatBuffers codegen for Zig, in Zig.
ZigMIT Licenseactive
Produce an annotated hexdump of a zipfile.
Zigslowing
GUID parsing/stringifying with Zig.
ZigOtherdormant
A single file regex library written in and for Zig.
Zigdormant
Unicode-aware regex engine for Zig with runtime and comptime compilation, full \p{} Unicode property support, named captures, and custom pluggable backends (engines).
ZigOtheractive
A regular-expression (regex) library — a faithful, linear-time port of Go's regexp (RE2), proven byte-for-byte identical to Go via ~30k differential tests.
ZigApache License 2.0active
Implement ParseNumber which can parse any TypeId.Int or TypeId.Float.
ZigThe Unlicensedormant