Skip to content

Commit a0a9ba5

Browse files
N48: Add Sparsey (#1424)
1 parent 77e4b7c commit a0a9ba5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

content/news/048/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,18 @@ _Discussions: [/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/14zr5
175175
[bevy-xpbd-post]: https://joonaa.dev/blog/03/bevy-xpbd-0-2-0
176176
[bevy-xpbd-changelog]: https://github.com/Jondolf/bevy_xpbd/releases/tag/v0.2.0
177177

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+
178190
## Popular Workgroup Issues in Github
179191

180192
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)