| Crates.io | toucan_ecs |
| lib.rs | toucan_ecs |
| version | 0.3.1 |
| created_at | 2022-02-04 15:24:28.823355+00 |
| updated_at | 2022-06-20 14:52:18.626661+00 |
| description | Simple and safe ECS library for Rust |
| homepage | |
| repository | https://github.com/toucan-rust/toucan_ecs |
| max_upload_size | |
| id | 526848 |
| size | 131,789 |
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.