An didactic Open Source library to create and run Digital Twins. This is mostly a toy project to play with Rust macros and self-made actor models.
If you are looking for production-ready frameworks, consider looking at:
- Actix or ractor for a complete Actor Model library Rust
- Eclipse BaSyx for a comprehensive Digital Twin framework (beware: Java code ahead :))
digitaltwin-core
for core traits and typesdigitaltwin-macros
for procedural macrosdigitaltwin
main crate