#zig #serde #programming-language #zon

serde_zon

Experimental serde library for serializing and deserializing the Zig programming language's ZON format

2 releases

0.0.2 Sep 21, 2023
0.0.1 Sep 20, 2023

#1001 in Encoding

23 downloads per month

MPL-2.0 license

19KB
373 lines

serde_zon

Experimental ZON library for Rust

awww :3


⚠ WARNING ⚠

This library is still really incomplete. Don't use it for anything serious. Also, I'm just going off of a couple sources I found + reading the Zig compiler source code, and I'm not sure if this even fits the ZON format spec. If you find a railroad diagram like the one on JSON.org, feel free to complain about my incorrect implementation or open an issue with a picture of the diagram. :)

Dependencies

~0.5–1MB
~24K SLoC