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
- Host: GitHub
- URL: https://github.com/goens/rust-host
- Owner: goens
- Created: 2018-11-28T09:18:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T15:39:16.000Z (over 6 years ago)
- Last Synced: 2025-05-10T13:50:19.343Z (about 1 month ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust-host
A Rust-based host for executing discrete event modelsIn order to compile and try, just run:
```
cargo run
```