kewpie
Query string parser
A simple query string parser for Zig.
A simple query string parser for Zig.
2 stars
2 watching
0 forks
Language: Zig
last commit: 3 months ago
Linked from 1 awesome list
zigzig-packageziglang
Related projects:
Repository | Description | Stars |
---|---|---|
kubkon/zig-yaml | A YAML parser for Zig programming language | 146 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
ikskuh/zig-args | An argument parser library for Zig programming language | 253 |
hwu1001/zig-string | Provides a String struct for the Zig programming language. | 17 |
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
sreehax/zig-ini | A library to parse .ini files in the Zig programming language. | 6 |
m-r-hunt/tjp | A Zig library to parse JSON into native Zig values | 6 |
tree-sitter-grammars/tree-sitter-zig | A grammar definition for parsing Zig source code using the Tree Sitter parser | 8 |
himujjal/zig-json5 | A JSON5 parser/stringifier for Zig programming language. | 23 |
prajwalch/yazap | A command-line argument parsing library for Zig | 153 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
hejsil/zig-clap | A simple command-line argument parser library for the Zig programming language | 954 |
lewisgaul/zig-nestedtext | A simple human-readable data format parser library written in Zig. | 13 |
kivikakk/libpcre.zig | A collection of Zig bindings to the popular regular-expression library libpcre | 25 |
winksaville/zig-parse-number | A utility that provides a function to parse numbers from strings into various data types | 0 |