Simple and safe ECS library for Rust.
Provides basic features, such as:
For now library provides nothing for systems (are responsible for logic). You are free to create your own system!
This library contains some feature flags:
| Feature name | Description |
|--------------|--------------------------------------------|
| resource
| Store resources in the world and view them |
Licensed under either of
at your option.