#ecs #component #entity #system #modern

shiv

一个简单的现代实体组件系统

9 个版本

0.1.0-alpha3 2022 年 11 月 25 日
0.1.0-alpha2 2022 年 11 月 7 日
0.1.0-alpha.102022 年 11 月 27 日
0.1.0-alpha.42022 年 11 月 26 日
0.1.0-alpha2022 年 11 月 6 日

#94 in #modern

34 每月下载量
用于 shiv-transform

MIT/Apache 许可

235KB
7K SLoC

Shiv

Crates.io Documentation

一个简单快速的实体组件系统。


lib.rs:

A simple modern Entity Component System (ECS). A re-export of hyena. use shiv::prelude::*; imports the most commonly used types and traits.

依赖项

~6MB
~111K SLoC