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

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

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

1 个仓库

Awesome GitHub RepositoriesBidirectional Schema Mapping

Translating internal type representations to and from standard schema formats for interoperability.

Distinct from Type-Derived JSON Schemas: Distinct from Type-Derived JSON Schemas as it supports mapping in both directions, not just deriving from types.

Explore 1 awesome GitHub repository matching security & cryptography · Bidirectional Schema Mapping. Refine with filters or upvote what's useful.

Awesome Bidirectional Schema Mapping GitHub Repositories

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

    arktypeio/arktype

    7,780在 GitHub 上查看↗

    Arktype is a TypeScript runtime validation library and schema orchestrator. It synchronizes TypeScript types with runtime data validation, allowing users to define type-safe schemas that ensure unknown data adheres to specific structures during application execution. The project distinguishes itself by using set-theory type analysis to determine intersections and subtype compatibility, alongside JIT-compiled validation functions for optimized performance. It supports advanced type modeling through branded type constraints, recursive alias resolution, and the ability to generate runtime valida

    Translates internal type representations to and from standard JSON Schema formats for cross-tool interoperability.

    TypeScriptjavascriptparsingruntime-typechecking
    在 GitHub 上查看↗7,780
  1. Home
  2. Security & Cryptography
  3. Input Validation Schemas
  4. Bidirectional Schema Mapping