Capability
Batch Code Execution With Dependency Ordering
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “system execution ordering with manual and automatic dependency resolution”
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Unique: Implements dual-mode system execution ordering with both manual explicit ordering and automatic dependency resolution via interface declarations, organized into features and execution phases
vs others: More flexible than fixed execution order frameworks and more structured than ad-hoc system management, with explicit dependency declaration preventing silent ordering bugs