A collection of rust crates for game-development.
This project is in a very early development stage.
-
pulz-arena
- A generational arena allocator with compact generational indices DISCONTINUED -
pulz-bitset
- A simple bitset implementation -
pulz-schedule
- For scheduling systems and managing their resources -
pulz-ecs
- An archetype based ECS (Entity Component System)
This project is licensed under either of
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
at your option
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.