async-ecs

Crates.ioasync-ecs
lib.rsasync-ecs
version0.1.0
sourcesrc
created_at2020-11-26 17:45:36.472619
updated_at2020-11-26 17:45:36.472619
descriptionAsync Parallel Entity Component System for Rust
homepage
repositoryhttps://github.com/Bergmann89/async-ecs
max_upload_size
id316814
size193,849
Bergmann89 (Bergmann89)

documentation

https://docs.rs/async-ecs/

README

Async-ECS - Async Parallel Entity Component System

async-ecs crate async-ecs documentation

Async-ECS implements a parallel asynchronous entity component system based on the idea and the code of specs. If you need some more detailed information please refere to the documentation of specs.

License

Asparit is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE and LICENSE-MIT for details. Opening a pull requests is assumed to signal agreement with these licensing terms.

Commit count: 27

cargo fmt