serde-rs

Results 6 repositories owned by serde-rs

serde

8.7k
Stars
741
Forks
Watchers

Serialization framework for Rust

json

4.6k
Stars
527
Forks
Watchers

Strongly typed JSON library for Rust

json-benchmark

170
Stars
23
Forks
Watchers

nativejson-benchmark in Rust

bytes

264
Stars
30
Forks
Watchers

Wrapper types to enable optimized handling of &[u8] and Vec<u8>

example-format

18
Stars
9
Forks
Watchers

An example Serializer and Deserializer data format for Serde