10

I have been looking around the internet to try and find the best Java to Json library. I've come across quite a few old threads (Jackson Vs. Gson), but nothing very recent. The two libraries I am interested in are:

  • Jackson
  • Gson

I am leaning towards using Gson, but would love some up-to-date help in comparing the two since both libraries are constantly being updated. Most of the benchmark comparisons I was able to find were between 1 and 2 years old (Android Json Parsers).

Community
  • 1
  • 1
Aaronias
  • 360
  • 2
  • 10
  • 3
    What do you want to do with them? I used Gson in a standalone fashion and moved on to Jackson b/c it's the default provider for my JAX-RS implementation. Has been *way* more important than any performance comparison. So without a clear goal you're not likely to get meaningful answers. – mabi Nov 19 '13 at 23:33
  • 4
    Here is a recent compare of the two: http://blaazinsoftwaretech.blogspot.dk/2013/08/jackson-2-vs-gson-performance-comparison.html – slott Dec 18 '13 at 06:27

0 Answers0