Crates.io | simcore |
lib.rs | simcore |
version | 0.1.0 |
source | src |
created_at | 2024-07-08 18:19:00.067295 |
updated_at | 2024-07-08 18:19:00.067295 |
description | A generic discrete-event simulation framework |
homepage | https://github.com/systems-group/simcore |
repository | https://github.com/systems-group/simcore |
max_upload_size | |
id | 1296222 |
size | 228,659 |
SimCore is discrete-event simulation framework aimed to provide a solid foundation for building simulation models of distributed and other kinds of systems. The framework is built around a generic event-driven programming model that can be used to model different domains. It allows to use both callbacks and asynchronous waiting to conveniently model any execution logic.
You may be looking for:
SimCore is licensed under the Apache-2.0 license or the MIT license, at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in SimCore by you, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.