#serialization
11 repos tagged serialization. Wiki index →
- Rust library for reading/writing numbers in big-endian and little-endian.
- apache/arrow-rs · 3,527★Official Rust implementation of Apache Arrow
- circe/circe · 2,541★Yet another JSON library for Scala
- A binary encoder / decoder implementation in Rust.
- rkyv/rkyv · 4,287★Zero-copy deserialization framework for Rust
- Low-level JSON parsing and pretty-printing library for OCaml
- uuid-rs/uuid · 1,223★Generate and parse UUIDs.
- YAML parser for Zig
- janestreet/core · 1,307★Jane Street Capital's standard library overlay
- square/wire · 4,423★gRPC and protocol buffers for Android, Kotlin, Swift and Java.
- treeform/jsony · 295★A loose, direct to object json parser with hooks.