#format #self-describing #data #serde #schema-based

macro serde_schema_derive

serde support for self-describing, schema-based data formats

1 unstable release

Uses old Rust 2015

0.0.1 Oct 29, 2018

#12 in #self-describing

Download history 14/week @ 2024-11-13 20/week @ 2024-11-20 33/week @ 2024-11-27 34/week @ 2024-12-04 35/week @ 2024-12-11 15/week @ 2024-12-18 23/week @ 2025-01-08 22/week @ 2025-01-15 6/week @ 2025-01-22 28/week @ 2025-02-05 12/week @ 2025-02-12 25/week @ 2025-02-19 24/week @ 2025-02-26

89 downloads per month
Used in gob

MIT/Apache

10KB
233 lines

serde_schema

serde support for self-describing, schema-based data formats.

Build Status

Note: This is currently in an early stage, with a focus on supporting the gob crate. Breaking changes are to be expected.

Dependencies

~2MB
~51K SLoC