HikariJSON alternatives and similar libraries
Based on the "JSON" category.
Alternatively, view HikariJSON alternatives based on common mentions on social networks and blogs.
-
jackson-modules-java8
Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names) -
JSON-io
Convert Java to JSON. Convert JSON to Java. Pretty print JSON. Java JSON serializer. Deep copy Java object graphs. -
YaGson
A universal types-preserving Java serialization library that can convert arbitrary Java Objects into JSON and back, with a transparent support of any kind of self-references and with a full Java 9 compatibility. -
Java-SerialX
Store Java objects into JSON or any format you want! SerialX is a powerful lightweight utility library to serialize Java objects programmatically via tweakable recursive descent parser for custom domain-specific languages!
InfluxDB high-performance time series database

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of HikariJSON or a related project?
README
HikariJSON
A High-performance JSON parser.
HikariJSON is targeted exclusively at Java 8. If you need legacy support, there are several decent libraries available.
JMH Benchmarks Microbenchmarks were created to isolate and measure the performance of popular JSON libraries using the JMH microbenchmark framework developed by the Oracle JVM performance team. You can checkout the HikariJSON benchmark project for details and review/run the benchmarks yourself.
Note: These are extremely early results and do not reflect our final goals.