kewpie

Query string parser

A simple query string parser for Zig.

A simple query string parser for Zig.

GitHub

2 stars
2 watching
0 forks
Language: Zig
last commit: about 2 years ago
Linked from 1 awesome list

zigzig-packageziglang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kubkon/zig-yamlA YAML parser for Zig programming language153
sam701/zig-tomlA parser for TOML files in the Zig programming language36
ikskuh/zig-argsAn argument parser library for Zig programming language255
hwu1001/zig-stringProvides a String struct for the Zig programming language.17
gsquire/zig-snappyA Zig library implementing a fast, block-based compression algorithm.28
sreehax/zig-iniA library to parse .ini files in the Zig programming language.6
m-r-hunt/tjpA Zig library to parse JSON into native Zig values6
tree-sitter-grammars/tree-sitter-zigA grammar definition for parsing Zig source code using the Tree Sitter parser8
himujjal/zig-json5A JSON5 parser/stringifier for Zig programming language.23
prajwalch/yazapA command-line argument parsing library for Zig155
hejsil/mechaA parser combinator library for the Zig programming language493
hejsil/zig-clapLibrary providing a simple command-line argument parser994
lewisgaul/zig-nestedtextA parser library for a human-readable data format based on YAML13
kivikakk/libpcre.zigA collection of Zig bindings to the popular regular-expression library libpcre27
winksaville/zig-parse-numberA utility that provides a function to parse numbers from strings into various data types0