#macro-derive #ecs #system #most #minor #off #boilerplate

conniecs

A simple ECS system based off of the ecs crate, but with some minor API adjustments and derive macros for implementing most of the boilerplate. Make sure to include the conniecs-derive crate as well

6 releases

0.2.0 Mar 7, 2019
0.1.4 Sep 11, 2017
0.1.1 Aug 31, 2017

#1157 in Game dev

22 downloads per month

MIT license

50KB
1.5K SLoC

conniecs

A simple ECS system based off of the ecs crate, but with some minor API adjustments and derive macros for implementing most of the boilerplate.


lib.rs:

TODO: Add documentation including describing how the derive macros work

Dependencies

~3MB
~61K SLoC