awesome-repositories.com

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

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

Awesome GitHub RepositoriesEncoding Hints

Metadata annotations used to provide hints for binary encoding and behavioral modifiers during serialization.

Distinct from Schema Metadata Annotations: Specifically covers serialization encoding hints rather than persistent database documentation.

Explore 1 awesome GitHub repository matching data & databases · Encoding Hints. Refine with filters or upvote what's useful.

Awesome Encoding Hints GitHub Repositories

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

    apache/fory

    4,234在 GitHub 上查看↗

    Fory is a cross-language serialization framework and binary data serializer designed to convert complex object graphs into a compact binary format for high-performance data exchange. It includes an IDL-based schema compiler to transform interface definition language files into type-safe native data models and a schema evolution manager to maintain forward and backward compatibility. The project features a zero-copy data access layer that allows reading specific fields from binary rows without deserializing the entire object. It supports dual-mode serialization, enabling a toggle between a por

    Attaches encoding hints and behavioral modifiers to fields using language-specific annotations or tags.

    Javacompressioncppcross-language
    在 GitHub 上查看↗4,234
  1. Home
  2. Data & Databases
  3. Schema Metadata Annotations
  4. Encoding Hints