Vexu/zuri

URI parser for Zig

ZigAMPLurizig
This is stars and forks stats for /Vexu/zuri repository. As of 03 May, 2024 this repository has 42 stars and 6 forks.

zuri URI parser written in Zig. Example const uri = try Uri.parse("https://ziglang.org/documentation/master/#toc-Introduction"); assert(mem.eql(u8, uri.scheme, "https")); assert(mem.eql(u8, uri.host, "ziglang.org")); assert(mem.eql(u8, uri.path, "/documentation/master/")); assert(mem.eql(u8, uri.fragment, "toc-Introduction")); Zig version By default the master branch version requires the latest Zig master version. For Zig 0.6.0 use commit 89ff8258ccd09d0a4cfda649828cc1c45f2b1f8f.
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
tigerbeetledb/viewstamped-replication-made-famousZigOther161060
hryx/llvm-bitcodeZig22000
LordMZTE/boxflowZig24000
rdunnington/byteboxZigOther69020
berdon/zig-jsonZig16020
marler8997/html-css-rendererZigHTML12020
ee7/binary-sizeNimShell27000
fubark/cyberZigCLua8670240
katafrakt/zig-rubyZigRuby58000
lupyuen/pinephone-nuttxZigCShell68080