zig-json5
JSON parser
A JSON5 parser/stringifier for Zig programming language.
A JSON5 parser/stringifier for Zig resembling the std.json API
23 stars
1 watching
3 forks
Language: Zig
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
travisstaloch/simdjzon | A high-performance JSON parser ported to the Zig programming language | 107 |
m-r-hunt/tjp | A Zig library to parse JSON into native Zig values | 6 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
hwu1001/zig-string | Provides a String struct for the Zig programming language. | 17 |
kubkon/zig-yaml | A YAML parser for Zig programming language | 146 |
jakubszark/zig-string | A library providing basic string operations and utilities for the Zig programming language. | 368 |
chadwain/rem | A parser for HTML5 documents written in Zig | 106 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
sreehax/zig-ini | A library to parse .ini files in the Zig programming language. | 6 |
hejsil/zig-clap | A simple command-line argument parser library for the Zig programming language | 954 |
tree-sitter-grammars/tree-sitter-zig | A grammar definition for parsing Zig source code using the Tree Sitter parser | 8 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
zig-java/jaz | A JVM implementation in Zig. | 88 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |