tjp
JSON parser
A Zig library to parse JSON into native Zig values
6 stars
4 watching
1 forks
Language: Zig
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
himujjal/zig-json5 | A JSON5 parser/stringifier for Zig programming language. | 23 |
travisstaloch/simdjzon | A high-performance JSON parser ported to the Zig programming language | 107 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
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 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
wgtdkp/juson | A lightweight JSON parser written in C | 16 |
weskoerber/kewpie | A simple query string parser for Zig. | 2 |
mwh/jqjs | A JavaScript implementation of the jq JSON query language | 84 |
zcattacz/ujrpc | Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |