jsonbeans

Java object graphs, to and from JSON automatically (by EsotericSoftware)

Jsonbeans Alternatives

Similar projects and alternatives to jsonbeans

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jsonbeans alternative or higher similarity.

jsonbeans reviews and mentions

Posts with mentions or reviews of jsonbeans. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-07.
  • The state of Java Object Serialization libraries in Q2 2023
    5 projects | /r/java | 7 Apr 2023
    JsonBeans is similar to YamlBeans in how it does object marshaling, but uses a Ragel parser. I like Ragel and thought parsing JSON with it was neat, particularly that I could easily relax JSON parsing rules: "JavaScript" where the object property names are only quoted when needed or "minimal" where both object property names and values are only quoted when needed. Also commas are optional, as much as possible. The generic object graph was inspired by cJSON. JsonBeans is embedded in libgdx, so sees a lot of usage there. JSON isn't the right choice of data format if you want fast or efficient, so JsonBeans goal is only to be convenient.

Stats

Basic jsonbeans repo stats
1
92
10.0
about 2 years ago

EsotericSoftware/jsonbeans is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of jsonbeans is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com