@hackage apecs0.7.3

Fast Entity-Component-System library for game programming

The Entity-Component-System architecture provides an imperative game programming paradigm that tackles many of the shortcomings of more OO-oriented approaches. apecs is a type-driven ECS library, that leverages strong typing for an expressive DSL that compiles into fast game code.