awesome-repositories.com

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

EntdeckenKuratierte SuchenBlogSitemap
ProjektÜber unsPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

1 Repo

Awesome GitHub RepositoriesCore Data Model Generators

Tools that parse data models to generate Swift classes for Core Data entities.

Distinct from Data Class Generators: Specifically targets Apple Core Data model parsing rather than generic data class generation.

Explore 1 awesome GitHub repository matching data & databases · Core Data Model Generators. Refine with filters or upvote what's useful.

Awesome Core Data Model Generators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • swiftgen/swiftgenAvatar von SwiftGen

    SwiftGen/SwiftGen

    9,545Auf GitHub ansehen↗

    SwiftGen is a tool that creates strongly typed Swift references for assets, strings, and storyboards to eliminate manual string-based APIs. It functions as a code generator that maps localization keys, static assets, and data models into typed source code using a template-based engine. The project uses custom templates to define the exact structure and syntax of the generated code. This allows the generated output to match specific project conventions while providing a flexible system for mapping translation keys and converting local files, colors, and fonts into typed constants. The tool co

    Parses data models to create classes for entities including attributes, relationships, and fetch requests.

    Swift
    Auf GitHub ansehen↗9,545
  1. Home
  2. Data & Databases
  3. Data Structure Definitions
  4. Data Class Generators
  5. Core Data Model Generators