xdevs-no-std 0.3.0

no-std implementation of xDEVS for real-time simulation on embedded systems
Documentation
[![crates.io](https://img.shields.io/crates/d/xdevs_no_std.svg)](https://crates.io/crates/xdevs_no_std)
[![crates.io](https://img.shields.io/crates/v/xdevs_no_std.svg)](https://crates.io/crates/xdevs_no_std)

# `xdevs_no_std.rs`

`no_std` version of xDEVS for Rust.

## Run Real-Time DEVS simulations on embedded devices!

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.

## Work in progress!

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!

## References

1. R. Cárdenas, P. Malagón, P. Arroba and J. L. Risco-Martín, "[xDEVS no_std: A Rust Crate for Real-Time DEVS on Embedded Systems]https://doi.org/10.23919/ANNSIM61499.2024.10732777," 2024 Annual Modeling and Simulation Conference (ANNSIM), Washington D.C., USA, 2024, pp. 1-13.