awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesGenerated Code Organizers

Structures generated code into modular packages or domain-specific folders for maintainability.

Distinct from Code Organization: Focuses on the structural organization of generated code rather than general business logic modularization.

Explore 2 awesome GitHub repositories matching development tools & productivity · Generated Code Organizers. Refine with filters or upvote what's useful.

Awesome Generated Code Organizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 99designs/gqlgenAvatar von 99designs

    99designs/gqlgen

    10,729Auf GitHub ansehen↗

    gqlgen is a schema-first Go library designed to build type-safe GraphQL servers. It functions as a code generation engine that transforms declarative GraphQL schema definitions into strongly-typed Go source code, ensuring strict alignment between the API contract and the underlying implementation. The framework distinguishes itself through its deep integration with the Go type system and its highly extensible build pipeline. By using schema-first development, it automates the creation of server boilerplate and resolver stubs, allowing developers to map schema fields directly to Go structs and

    Structures generated code into modular packages to support team scaling and maintainable architectures.

    Gocodegendataloadergogenerate
    Auf GitHub ansehen↗10,729
  • koxudaxi/datamodel-code-generatorAvatar von koxudaxi

    koxudaxi/datamodel-code-generator

    3,943Auf GitHub ansehen↗

    This project is a command-line schema-to-code converter designed to transform diverse data specifications into type-safe Python data structures. It functions as a generator for Pydantic models, dataclasses, and typed dictionaries, enabling developers to maintain synchronization between evolving data contracts and application code. By parsing formats such as JSON Schema, OpenAPI, AsyncAPI, Protobuf, and Avro, the tool automates the creation of native classes that reflect the constraints and metadata defined in the source specifications. The generator distinguishes itself through a highly confi

    Organizes generated models into modular file structures to maintain clean and manageable project codebases.

    Pythoncode-generatorcsvdataclass
    Auf GitHub ansehen↗3,943
  1. Home
  2. Development Tools & Productivity
  3. Code Organization
  4. Generated Code Organizers

Unter-Tags erkunden

  • Lifecycle Management ToolsUtilities for removing or rolling back generated codebase components. **Distinct from Generated Code Organizers:** Distinct from code organizers: focuses on the lifecycle management and removal of generated files.
  • Lifecycle Management UtilitiesTools for tracking, rolling back, or removing generated code components. **Distinct from Generated Code Organizers:** Distinct from Generated Code Organizers: focuses on the lifecycle and removal of generated files rather than just folder structure.