awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesCode-to-Schema Analysis

Analyzing internal class structures and markers to produce external data validation schemas.

Distinct from Schema-Driven Generators: Focuses on generating schemas FROM code, whereas schema-driven generators typically produce code/UI FROM schemas.

Explore 1 awesome GitHub repository matching software engineering & architecture · Code-to-Schema Analysis. Refine with filters or upvote what's useful.

Awesome Code-to-Schema Analysis GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • fasterxml/jacksonAvatar FasterXML

    FasterXML/jackson

    9,740Vezi pe 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

    Analyzes internal class structures and markers to generate external data validation schemas.

    hacktoberfestjacksonjava-json
    Vezi pe GitHub↗9,740
  1. Home
  2. Software Engineering & Architecture
  3. Schema-Driven Generators
  4. Code-to-Schema Analysis