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 See the tutorial,docs and examples