serde
Data serializer
A framework for efficiently and generically serializing and deserializing data structures in Rust.
Serialization framework for Rust
9k stars
74 watching
785 forks
Language: Rust
last commit: 11 months ago deriveno-stdrustserde
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A strongly typed JSON library for Rust that provides efficient and flexible data conversion between different representations. | 4,944 |
| | A C# port of the popular Rust serialization/deserialization library | 159 |
| | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |
| | A Rust JSON5 serialization and deserialization library built on top of Serde | 185 |
| | A high-performance serialization framework for Rust. | 3,018 |
| | A library for serializing and deserializing the HTTP Archive format | 44 |
| | A framework for collecting structured diagnostic information from Rust programs | 5,569 |
| | Generates Rust code from SVD files used in embedded systems design. | 724 |
| | Deserializes environment variables into typesafe structs with Rust | 868 |
| | A Rust crate for creating simple, interactive data visualizations using D3.js and Vega | 131 |
| | A fake REST API generator written in Rust | 306 |
| | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
| | A MessagePack implementation for Rust. | 1,183 |
| | A Rust implementation of a simple data serialization format inspired by Rust syntax | 3,414 |
| | Rust bindings to Web APIs for client-side scripting | 3,448 |