# serde_json5 **Repository Path**: mirrors_google/serde_json5 ## Basic Information - **Project Name**: serde_json5 - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JSON5 A Rust library for serializing and deserializing [JSON5][json5] with [Serde][serde]. This project is a fork of [callum-oakley/json5-rs][github-json5-rs]. [json5]: https://json5.org/ [serde]: https://serde.rs/ [github-json5-rs]: https://github.com/callum-oakley/json5-rs