gson
https://github.com/google/gson
Java
A Java serialization/deserialization library to convert Java Objects into JSON and back
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported8 Subscribers
Add a CodeTriage badge to gson
Help out
- Issues
- Prepare for final field mutation warning under Java 26
- Mention in `Gson` Javadoc that reusing instance can improve performance
- Use `Appendable` instead of `Writer` as the parameter of `JsonWriter`
- Publish `.buildinfo` files as part of release again
- JsonArray.of & JsonObject.of
- -java.lang.ClassCastException: com.google.gson.internal.LinkedTreeMap cannot be cast to
- Get JsonObject from google.protobuf.Struct
- Option to sort JSON output alphabetically
- Apply jspecify nullability annotations for better Java & Kotlin experience
- Singleton Constructors on JsonObjects
- Docs
- Java not yet supported