9 个版本
0.1.0-alpha3 |
|
---|---|
0.1.0-alpha2 |
|
0.1.0-alpha.10 | 2022 年 11 月 27 日 |
0.1.0-alpha.4 | 2022 年 11 月 26 日 |
0.1.0-alpha | 2022 年 11 月 6 日 |
#94 in #modern
34 每月下载量
用于 shiv-transform
235KB
7K SLoC
Shiv
一个简单快速的实体组件系统。
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