sscs (super-simple component system)
Simple entity-component library inspired by ecs-rs and entityx for Rust. et, though)
##Usage Add to cargo.toml:
[dependencies.sscs]
git = "https://github.com/johann2/sscs.git"
Add to your crate root:
extern crate sscs