@@ -295,6 +295,37 @@ https://github.com/stevebob/mos6502/blob/master/tetris-hard-drop-patcher/src/mai
295295
296296## Library & Tooling Updates
297297
298+ ### [ Planck ECS]
299+
300+ ![ planck logo] ( planck_ecs.png )
301+
302+ [ Planck ECS] ([ GitHub] [ Planck ECS ] , [ Blog] [ planck_blog ] ,
303+ [ Patreon] [ planck_patreon ] ) by [ @jojolepro ]
304+ is a brand new minimalist and safe ECS library.
305+
306+ The 1.0 release happened in the past month, featuring: various fixes,
307+ quality of life improvements, removal of unsafe code and completion of tests and
308+ documentation.
309+
310+ The library is currently considered completed, which means that all planned
311+ features are implemented, tested and benchmarked. Future updates will focus on
312+ performance improvements and usability improvements.
313+
314+ [ Planck ECS] is also used in [ Shotcaller] [ planck_shotcaller ] which is featured in
315+ this newsletter too.
316+
317+ You can read more about the library on the [ Blog] [ planck_blog ] and on
318+ [ GitHub] [ Planck ECS ] .
319+
320+ _ Discussions: [ /r/rust] [ planck_reddit ] , Discord: jojolepro#8057_
321+
322+ [ @jojolepro ] : https://github.com/jojolepro
323+ [ Planck ECS ] : https://github.com/jojolepro/planck_ecs
324+ [ planck_shotcaller ] : https://github.com/amethyst/shotcaller
325+ [ planck_blog ] : https://jojolepro.com/blog/2021-01-13_planck_ecs/
326+ [ planck_patreon ] : https://patreon.com/jojolepro
327+ [ planck_reddit ] : https://www.reddit.com/r/rust/comments/m73ema/yet_another_ecs_library_except_much_safer/
328+
298329### [ wgpu]
299330
300331![ voxel bunny on wgpu] ( wgpu-conservative-bunny.png )
0 commit comments