Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
-
Updated
May 24, 2021 - C#
{{ message }}
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Event Sourcing for Go!
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
Entity-Component-System (ECS) with a focus on ease-of-use, runtime extensibility and compile-time type safety and clarity.
Ruby persistence framework with entities and repositories
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
Compose, decouple and manage domain logic and data persistence separately. Works particularly great for composing form objects!
Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI
Cleora AI is a general-purpose model for efficient, scalable learning of stable and inductive entity embeddings for heterogeneous relational data.
chatbot_ner: Named Entity Recognition for chatbots.
Google Datastore Entities Modeling for Node.js
Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#
Unity HTFramework, a rapid development framework of client to the unity.
Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.
A C++14 Entity Component System
An Android ChatBot powered by Watson Services - Assistant, Speech-to-Text and Text-to-Speech on IBM Cloud.
Features a Networking Framework to be used on top of Unity Networking, in order to implement an Authoritative Server with Lag Compensation, Client-Side Prediction/Server Reconciliation and Entity Interpolation
A simple and lightweight Entity Component System library for writing games with Clojure and ClojureScript.
Simply LINQ your remote resources...
Resources for Tutorial on "Utilizing Knowledge Graphs in Text-centric Information Retrieval"
Add a description, image, and links to the entity topic page so that developers can more easily learn about it.
To associate your repository with the entity topic, visit your repo's landing page and select "manage topics."
Describe the bug
Read replicas connection settings replaced by "master" settings, when connection settings specified as object.
To Reproduce
You may use example provided in the manual: https://mikro-orm.io/docs/read-connections
In this case replicas host and user parameter values will be replaced by top-level (master) configuration parameter values.
This issue occurs because `Conn