awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

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

    arktypeio/arktype

    7,780Voir sur 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
    Voir sur GitHub↗7,780
  1. Home
  2. Security & Cryptography
  3. Input Validation Schemas
  4. Bidirectional Schema Mapping