https://github.com/holgerbrandl/kalasim
Discrete Event Simulator
https://github.com/holgerbrandl/kalasim
agent-based-modeling data-science discrete-event-simulation optimization process-modeling simulation visulization
Last synced: 6 months ago
JSON representation
Discrete Event Simulator
- Host: GitHub
- URL: https://github.com/holgerbrandl/kalasim
- Owner: holgerbrandl
- License: mit
- Created: 2020-09-28T11:08:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T07:15:15.000Z (over 1 year ago)
- Last Synced: 2025-03-30T13:08:11.969Z (over 1 year ago)
- Topics: agent-based-modeling, data-science, discrete-event-simulation, optimization, process-modeling, simulation, visulization
- Language: Kotlin
- Homepage: https://www.kalasim.org/
- Size: 40 MB
- Stars: 73
- Watchers: 7
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
README
# kalasim
Discrete Event Simulator
[  ](https://github.com/holgerbrandl/kalasim/releases) [](https://github.com/holgerbrandl/kalasim/actions?query=workflow%3Abuild) [](https://kotlinlang.slack.com/messages/kalasim/) [](https://github.com/holgerbrandl/kalasim/discussions)
`kalasim` is a discrete event simulator. It provides a statically typed API, dependency injection, modern persistence, structured logging and automation capabilities.
kalasim is designed for simulation practitioners, process analysts and industrial engineers, who need to go beyond the limitations of existing simulation tools to model and optimize their business-critical use-cases.
In contrast to many other simulation tools, `kalasim` is neither low-code nor no-code. It is _code-first_ to enable change tracking, scaling, refactoring, CI/CD, unit-tests, and the rest of the gang that makes simulation development fun.
## Documentation
All docs are hosted under