Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A generic discrete-event simulation framework for systems modeling

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

systems-group/simcore

Repository files navigation

SimCore

Crates.io License License Build Status Documentation

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:

License

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.

About

A generic discrete-event simulation framework for systems modeling

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors 7

Languages