13 unstable releases

0.7.0 Jul 9, 2024
0.6.0 Sep 18, 2023
0.5.1 Oct 26, 2022
0.3.2 May 31, 2022
0.2.1 Nov 10, 2021

#141 in Encoding

Download history 170659/week @ 2025-01-28 188212/week @ 2025-02-04 180950/week @ 2025-02-11 204453/week @ 2025-02-18 231986/week @ 2025-02-25 244154/week @ 2025-03-04 227151/week @ 2025-03-11 226809/week @ 2025-03-18 234092/week @ 2025-03-25 227989/week @ 2025-04-01 243617/week @ 2025-04-08 206303/week @ 2025-04-15 209078/week @ 2025-04-22 177966/week @ 2025-04-29 221675/week @ 2025-05-06 191203/week @ 2025-05-13

832,435 downloads per month
Used in 173 crates (42 directly)

MIT license

7KB
114 lines

pbjson is a set of crates to automatically generate serde::Serialize and serde::Deserialize implementations for prost generated structs that are compliant with the protobuf JSON mapping

See pbjson-build for usage instructions


Pbjson

Pbjson is a set of crates to automatically generate serde Serialize and Deserialize implementations for auto-generated prost types.

See pbjson-build for usage instructions

Dependencies

~0.5–1MB
~24K SLoC