rs-ecs 0.3.0

reasonably simple entity component system
Documentation

rs-ecs

crates.io docs.rs github.com

A reasonably simple entity component system (ECS) developed for use in the simulation models of project group EcoEpi at the Helmholtz Centre for Environmental Research. The design is based on hecs but it is not thread-safe and has a significantly reduced API surface.

License

Licensed under

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.