awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java JSON Libraries

Ranking aktualisiert am 13. Juli 2026

For a high performance JSON library for Java, the strongest matches are alibaba/fastjson2 (This library provides a comprehensive suite for Java JSON), alibaba/fastjson (This library is a high-performance Java framework that provides) and fasterxml/jackson (Jackson is the industry-standard Java library for JSON processing). google/gson and stleary/json-java round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Wir kuratieren Open-Source GitHub Repositories passend zu „best java json libraries“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

Java JSON Libraries

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • alibaba/fastjson2Avatar von alibaba

    alibaba/fastjson2

    4,307Auf GitHub ansehen↗

    fastjson2 is a high-performance Java library used for serializing and deserializing Java objects to and from JSON strings and byte arrays. It functions as a binary JSON serializer for encoding objects into optimized binary formats to reduce payload size and increase processing speed. The project includes a JSONPath query engine for extracting specific data and fields from JSON documents using standardized path expressions and filters. It also serves as a JSON schema validator, providing utilities to generate data contracts and validate JSON input against defined schemas to ensure structural c

    This library provides a comprehensive suite for Java JSON processing, including data binding, streaming, tree-like querying via JSONPath, and schema validation, all optimized for high-performance serialization.

    JavaJSON Schema ValidationJSON-to-Object Mappers
    Auf GitHub ansehen↗4,307
  • alibaba/fastjsonAvatar von alibaba

    alibaba/fastjson

    25,625Auf GitHub ansehen↗

    Fastjson is a Java data binding framework and serialization library designed to convert objects to JSON strings and parse JSON data into typed objects. It functions as a JSON parser and stream processor capable of transforming JSON strings into data structures. The project emphasizes high performance JSON processing and memory management, specifically through the use of a pipeline to stream oversized JSON objects and texts to prevent memory exhaustion. It provides capabilities for JSON data serialization and deserialization workflows, including custom JSON data mapping and the ability to def

    This library is a high-performance Java framework that provides comprehensive data binding, streaming, and tree-model manipulation for JSON, directly addressing all the core requirements for efficient serialization and parsing.

    JavaJSON Serialization Libraries
    Auf GitHub ansehen↗25,625
  • fasterxml/jacksonAvatar von FasterXML

    FasterXML/jackson

    9,740Auf GitHub ansehen↗

    Jackson is a Java data binding framework and multi-format data serializer used to translate data structures into native language objects. It functions as a JSON data binding library and a streaming parser that reads and writes data as discrete tokens to process large datasets with minimal memory. The project distinguishes itself through a bytecode serialization accelerator that replaces standard reflection with generated bytecode to increase data binding speed. It employs a module-based extensibility model to support a wide range of formats beyond JSON, including XML, YAML, CSV, TOML, and bin

    Jackson is the industry-standard Java library for JSON processing, providing comprehensive support for data binding, streaming, tree models, and schema validation with high-performance optimizations.

    JSON-SchemaJSON Serialization Libraries
    Auf GitHub ansehen↗9,740
  • google/gsonAvatar von google

    google/gson

    24,357Auf GitHub ansehen↗

    Gson is a Java library designed for the serialization and deserialization of objects into structured text formats. It functions as a reflection-based data mapper, inspecting class structures at runtime to automatically convert memory-resident objects into data representations and reconstruct them back into typed language objects. The library distinguishes itself through a modular type-adapter pattern that allows for custom conversion rules for complex or nested structures. It also provides robust support for production environments by generating build-time metadata and configuration rules, wh

    Gson is a widely-used Java library that provides robust data binding and serialization capabilities, though it lacks the native tree model and schema validation features found in more comprehensive JSON processing suites.

    JavaStreaming ParsersJSON Serialization Libraries
    Auf GitHub ansehen↗24,357
  • stleary/json-javaAvatar von stleary

    stleary/JSON-java

    4,717Auf GitHub ansehen↗

    JSON-java is a Java library for parsing and generating JSON text and mapping it to Java objects and collections. It functions as a serialization framework for converting class instances and data structures into standardized JSON strings. The project includes a JSON pointer implementation for retrieving specific values from documents using string or URI fragment representations. It also provides a converter for translating data structures between JSON and XML, as well as a translator for transforming data between JSON and web formats such as HTTP headers, cookies, and comma-delimited lists. T

    This library provides essential JSON parsing, generation, and object mapping capabilities, though it lacks the comprehensive annotation support and schema validation features found in more robust enterprise-grade alternatives.

    JavaJSON-to-Object Mappers
    Auf GitHub ansehen↗4,717
  • fasterxml/jackson-databindAvatar von FasterXML

    FasterXML/jackson-databind

    3,729Auf GitHub ansehen↗

    Jackson-databind is a Java serialization framework and JSON data binding library used to convert Java objects to JSON and vice versa. It functions as a JSON streaming API that generates and parses content as a sequence of tokens, and as a hierarchical data tree mapper that reads data into a node structure for dynamic modification without predefined classes. The project provides a structured mapping process to bind data to objects, allowing for the transformation of complex Java objects into data formats and the reconstruction of objects from those formats. It supports custom data format mappi

    Jackson-databind is the industry-standard Java library for JSON processing, providing comprehensive support for data binding, streaming, tree models, and annotation-driven configuration.

    JavaJSON and Data ParsingToken-Based Streaming ParsersData Format Converters
    Auf GitHub ansehen↗3,729
  • square/moshiAvatar von square

    square/moshi

    10,138Auf GitHub ansehen↗

    Moshi is a JSON serialization library and parser for Kotlin and Java. It functions as a reflectionless JSON encoder that converts typed objects to JSON strings and parses JSON data back into language objects. The library distinguishes itself through compile-time adapter generation, which removes the performance overhead associated with runtime reflection. It also provides a polymorphic JSON mapper that uses type identifiers to resolve and instantiate specific subclasses of a common base type. The framework supports custom adapter definitions for specialized type conversion, including nullabi

    Moshi is a high-performance, reflectionless JSON library for Java and Kotlin that provides robust data binding and streaming capabilities, though it lacks built-in schema validation.

    KotlinJSON Serialization Libraries
    Auf GitHub ansehen↗10,138
  • json-iterator/javaAvatar von json-iterator

    json-iterator/java

    1,566Auf GitHub ansehen↗

    This library is a high-performance JSON processing tool for Java designed to handle data serialization and deserialization with minimal resource consumption. It provides a framework for transforming complex object graphs into JSON strings and mapping raw input directly to typed class properties. The library distinguishes itself by utilizing compile-time code generation and reflection-free mapping to eliminate expensive runtime overhead. By employing iterator-based stream parsing and zero-allocation buffer management, it processes large or deeply nested data structures while reducing garbage c

    This library provides high-performance JSON parsing and serialization with support for data binding and a streaming API, making it a strong choice for Java developers focused on speed.

    JavaJSON Serialization Libraries
    Auf GitHub ansehen↗1,566

Related searches

  • a high performance JSON library for Go
  • a high performance JSON library for C#
  • eine hochperformante Bibliothek für JSON-Parsing
  • a high performance serialization library for Java
  • a lightweight json library for C++
  • a java library for making http requests
  • ein JSON-Prozessor und Query-Tool für die Kommandozeile
  • a java library for data compression