1 unstable release
0.1.2 | Sep 18, 2023 |
---|
#1999 in Data structures
Used in 2 crates
(via agoraui-runtimes)
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
~88KB