awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java YAML Libraries

排名更新于 2026年7月13日

我们为您精选了匹配 “best java yaml libraries” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

Java YAML Libraries

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • fasterxml/jacksonFasterXML 的头像

    FasterXML/jackson

    9,740在 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
    在 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
  • YAML serialization library