Parse and serialize JSON with ease. JSON is a very loose format where anything goes - arrays can hold mixed types, object keys can change types between API calls or not include some keys under some conditions. Mapping that to idiomatic Rust structs introduces friction.
Features
- First class citizen
- Using macros and indexing, it's easy to work with the data
- Just add it to your Cargo.toml file
- This crate is distributed under the terms of both the MIT license and the Apache License
- This crate implements the standard according to the RFC 7159 and ECMA-404 documents
- Documentation available
Categories
JSONLicense
Apache License V2.0Follow json-rust
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of json-rust!