File tree 1 file changed +12
-0
lines changed
Filter options
1 file changed +12
-0
lines changed
Original file line number Diff line number Diff line change @@ -175,6 +175,18 @@ _Discussions: [/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/14zr5
175
175
[ bevy-xpbd-post ] : https://joonaa.dev/blog/03/bevy-xpbd-0-2-0
176
176
[ bevy-xpbd-changelog ] : https://github.com/Jondolf/bevy_xpbd/releases/tag/v0.2.0
177
177
178
+ ### [ Sparsey]
179
+
180
+ [ Sparsey] by [ @LechintanTudor ] is a fast and flexible Entity Component System
181
+ based on sparse sets.
182
+
183
+ The latest release, v0.11.0, improves the performance of adding and removing
184
+ components from entities and adds new functions for running systems that only
185
+ borrow data from one of ` World ` , ` Resources ` or ` SyncResources ` .
186
+
187
+ [ Sparsey ] : https://github.com/LechintanTudor/sparsey
188
+ [ @LechintanTudor ] : https://github.com/LechintanTudor
189
+
178
190
## Popular Workgroup Issues in Github
179
191
180
192
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments