{"repo":"serde-rs/json","free":true,"listed":false,"github":"https://github.com/serde-rs/json","clone":"git clone https://github.com/serde-rs/json.git","description":"Strongly typed JSON library for Rust","language":"Rust","stars":5621,"topics":["serde","rust","json"],"license":"Apache-2.0","category":"dev-tools","readme_excerpt":"Serde JSON &emsp; [![Build Status]][actions] [![Latest Version]][crates.io] [Build Status]: https://img.shields.io/github/actions/workflow/status/serde-rs/json/ci.yml?branch=master [actions]: https://github.com/serde-rs/json/actions?query=branch%3Amaster [Latest Version]: https://img.shields.io/crates/v/serde json.svg [crates.io]: https://crates.io/crates/serde\\ json Serde is a framework for ser ializing and de serializing Rust data structures efficiently and generically. --- You may be looking for: - JSON API documentation - Serde API documentation - Detailed documentation about Serde - [Setting up #[derive(Serialize, Deserialize)] ](https://serde.rs/derive.html) - Release notes JSON is a ubiquitous open-standard format that uses human-readable text to transmit data objects consisting of key-value pairs. There are three common ways that you might find yourself needing to work with JSON data in Rust. - As text data. An unprocessed string of JSON data that you receive on an HTTP endpoint, read from a file, or prepare to send to a remote server. - As an untyped or loosely typed representation. Maybe you want to check that some JSON data is valid before passing it on, but without knowing the structure of what it contains. Or you want to do very basic manipulations like insert a key in a particular spot. - As a strongly typed Rust data structure. When you expect all or most of your data to conform to a particular structure and want to get real work done without JSON's loosey-goos","default_branch":null,"files":null,"tree":[],"storefront":"/r/serde-rs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/serde-rs/json/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}