| Crates.io | xdevs-no-std |
| lib.rs | xdevs-no-std |
| version | 0.3.0 |
| created_at | 2024-01-08 11:30:46.731012+00 |
| updated_at | 2025-09-19 11:29:31.771063+00 |
| description | no-std implementation of xDEVS for real-time simulation on embedded systems |
| homepage | |
| repository | https://github.com/iscar-ucm/xdevs_no_std.rs |
| max_upload_size | |
| id | 1092429 |
| size | 83,745 |
xdevs_no_std.rsno_std version of xDEVS for Rust.
This crate is mainly focused on enabling the execution of Real-Time simulations on embedded devices. This allows a robust Model-Based design approach, from a mathematical model to a real IoT application.
There is still a lot of work to do! However, we already proved the effectiveness of this simulator.
We are currently working on better async support, as well as aligning the simulator to the
Embassy project to benefit from such a great ecosystem. Keep in tune!