An open API service indexing awesome lists of open source software.

https://github.com/goens/rust-host

A Rust-based host for executing discrete event models
https://github.com/goens/rust-host

Last synced: 27 days ago
JSON representation

A Rust-based host for executing discrete event models

Awesome Lists containing this project

README

        

# rust-host
A Rust-based host for executing discrete event models

In order to compile and try, just run:
```
cargo run
```