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 YAML Libraries

Classement mis à jour le 13 juil. 2026

Nous sélectionnons les dépôts GitHub open-source correspondant à « best java yaml 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 YAML Libraries

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • 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 a comprehensive Java data-binding framework that provides robust YAML parsing and serialization capabilities through its dedicated YAML module, making it a standard choice for mapping YAML data to Java objects.

    YAML Parsers
    Voir sur GitHub↗9,740

Related searches

  • a library for parsing YAML in Go
  • a library for parsing YAML in Rust
  • a library for parsing YAML in C#
  • a library for managing Java application configuration
  • a java library for parsing csv files
  • a java library for building cli applications
  • a high performance JSON library for Java
  • a java library for data validation