#object #improved #pattern #version #ecs #dynamic #run-time

dyobj

dyobj is an improved version of the ECS pattern

1 unstable release

0.1.2 Sep 18, 2023

#1772 in Data structures

46 downloads per month
Used in 2 crates (via agoraui-runtimes)

MIT license

14KB
312 lines

dyobj is an improved version of the ECS pattern.

dyobj is an embedded dynamic object runtime targeting the rust language. It supports dynamic creation/modification/deletion of objects and object-associated fields.

Dependencies

~87KB