Popularity
4.5
Declining
Activity
0.0
Stable
458
36
81

Programming language: Java
License: Apache License 2.0
Tags: JSON    

HikariJSON alternatives and similar libraries

Based on the "JSON" category.
Alternatively, view HikariJSON alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of HikariJSON or a related project?

Add another 'JSON' Library

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.