awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • isadorasophia/murderisadorasophia 的头像

    isadorasophia/murder

    3,171在 GitHub 上查看↗

    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
    在 GitHub 上查看↗3,171
  • nelmio/alicenelmio 的头像

    nelmio/alice

    2,539在 GitHub 上查看↗

    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
    在 GitHub 上查看↗2,539
  1. Home
  2. Data & Databases
  3. Entity Relationships
  4. Instance Linking