#pattern #dyobj #dy-obj-runtime

dyobj

dyobj is an improved version of the ECS pattern

1 unstable release

0.1.2 Sep 18, 2023

#1864 in Data structures


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

~90KB