Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-13T09:21:40.000Z (about 1 month ago)
- Last Synced: 2025-01-07T00:33:17.666Z (9 days ago)
- Topics: agent-based-modeling, data-science, discrete-event-simulation, optimization, process-modeling, simulation, visulization
- Language: Kotlin
- Homepage: https://www.kalasim.org/
- Size: 39.9 MB
- Stars: 72
- 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
[ ![Download](https://img.shields.io/github/v/release/holgerbrandl/kalasim) ](https://github.com/holgerbrandl/kalasim/releases) [![Build Status](https://github.com/holgerbrandl/kalasim/workflows/build/badge.svg)](https://github.com/holgerbrandl/kalasim/actions?query=workflow%3Abuild) [![slack](https://img.shields.io/badge/slack-kalasim-yellowgreen)](https://kotlinlang.slack.com/messages/kalasim/) [![github-discussions](https://img.shields.io/badge/discuss-kalasim-orange)](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