awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java JSON Libraries

Classement mis à jour le 13 juil. 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.

Nous sélectionnons les dépôts GitHub open-source correspondant à « best java json libraries ». Les résultats sont classés par pertinence par rapport à votre recherche — utilisez les filtres ci-dessous pour affiner, ou utilisez l'IA.

Java JSON Libraries

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • alibaba/fastjson2Avatar de alibaba

    alibaba/fastjson2

    4,307Voir sur GitHub↗

    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
    Voir sur GitHub↗4,307
  • alibaba/fastjsonAvatar de alibaba

    alibaba/fastjson

    25,625Voir sur GitHub↗

    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
    Voir sur GitHub↗25,625
  • fasterxml/jacksonAvatar de FasterXML

    FasterXML/jackson

    9,740Voir sur GitHub↗

    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
    Voir sur GitHub↗9,740
  • google/gsonAvatar de google

    google/gson

    24,357Voir sur GitHub↗

    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
    Voir sur GitHub↗24,357
  • stleary/json-javaAvatar de stleary

    stleary/JSON-java

    4,717Voir sur GitHub↗

    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
    Voir sur GitHub↗4,717
  • fasterxml/jackson-databindAvatar de FasterXML

    FasterXML/jackson-databind

    3,729Voir sur GitHub↗

    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
    Voir sur GitHub↗3,729
  • square/moshiAvatar de square

    square/moshi

    10,138Voir sur GitHub↗

    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
    Voir sur GitHub↗10,138
  • json-iterator/javaAvatar de json-iterator

    json-iterator/java

    1,566Voir sur GitHub↗

    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
    Voir sur GitHub↗1,566

Related searches

  • a high performance JSON library for Go
  • a high performance JSON library for C#
  • une bibliothèque d'analyse JSON haute performance
  • a high performance serialization library for Java
  • a lightweight json library for C++
  • a java library for making http requests
  • un processeur et outil de requête JSON pour la ligne de commande
  • a java library for data compression