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 RepositoriesInstance Linking

Linking specific entity instances to one another to create runtime relationships.

Distinct from Entity Relationships: Distinct from Entity Relationships: specifically manages links between live instances rather than general database schema associations.

Explore 2 awesome GitHub repositories matching data & databases · Instance Linking. Refine with filters or upvote what's useful.

Awesome Instance Linking GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • isadorasophia/murderAvatar von isadorasophia

    isadorasophia/murder

    3,171Auf GitHub ansehen↗

    Murder is an entity component system game engine designed for 2D game development. It provides a core framework for managing game objects through an ECS architecture and includes a dedicated 2D game editor for asset management and real-time property configuration. The engine features a specialized 2D rendering pipeline supporting pixel art, sprite slicing, and parallax effects. It includes a hierarchical A* pathfinding system for agent navigation and a comprehensive asset management system for serializing and loading game resources. The project covers a broad range of capabilities, including

    Provides a mechanism to identify fields as references to other entity instances to establish relationships.

    C#fnagame-enginegamedev
    Auf GitHub ansehen↗3,171
  • nelmio/aliceAvatar von nelmio

    nelmio/alice

    2,539Auf GitHub ansehen↗

    Alice is a PHP test data generator and fixture library used to automate the creation of large sets of fake objects and entities. It functions as an object hydrator and random data provider, allowing users to define the structure and attributes of dummy test data in markup or arrays to simulate specific application states. The library distinguishes itself through a template-based system that supports fixture inheritance to reduce data duplication. It utilizes a flexible instantiation model that allows for custom factory integration, method invocation, and property hydration via reflection or c

    Connects fixtures to one another by referencing specific object names or the current instance.

    PHPaliceexpression-languagefaker
    Auf GitHub ansehen↗2,539
  1. Home
  2. Data & Databases
  3. Entity Relationships
  4. Instance Linking