https://github.com/primitivefinance/aika
Discrete event simulator built in Rust 🦀
https://github.com/primitivefinance/aika
Last synced: 11 months ago
JSON representation
Discrete event simulator built in Rust 🦀
- Host: GitHub
- URL: https://github.com/primitivefinance/aika
- Owner: primitivefinance
- Created: 2023-05-27T15:03:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T13:48:31.000Z (about 3 years ago)
- Last Synced: 2025-07-01T19:03:15.012Z (12 months ago)
- Language: Rust
- Size: 1.19 MB
- Stars: 13
- Watchers: 5
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aika
[](https://github.com/primitivefinance/aika/actions/workflows/build.yaml)
[](https://github.com/primitivefinance/aika/actions/workflows/rust.yaml)
Discrete event simulator built in Rust 🦀 . Designed to have a similar syntax to SimPy with a particular focus on configurability for complex simulation environments.
This simulator utilizes `generators`, currently an expiremental feature of Rust nightly version 1.71.0.