Software Map
Project Tree
Now limiting view to projects in the following categories:
Topic :: Software Development [Remove This Filter]
Topic :: Scientific/Engineering [Remove This Filter]
License :: OSI Approved :: BSD License [Remove This Filter]
Natural Language :: English [Remove This Filter]
|
Browse By: |
2 projects in result set.
CDBoost
- This library provides model classes for multiple Discrete-Event Simulation formalisms and the tools to simulate those models.
The initial submission includes the model classes for describing Discrete-Event System Specification (DEVS) models, Extended DEVS (EDEVS), Parallel DEVS (PDEVS).
Simulation engines are provided for the different formalisms, that could be combined for coupling previously developed models.
The library is headers only and most internal structures are defined as template to allow interchangeability for specific purpose simulations.
The library was completely developed in C++11 and only has dependencies to some other Boost Libraries. | |
|
Activity Percentile: 0.00 Registered: 2015-01-23 08:03 |
Ordered Read-Write Locks
- ORWL is a reference implementation of Ordered Read-Write Locks, a programming model and API for parallel and distributed computing. ORWL is at the same time simple to use and efficient and provides deadlock-freeness and equity for iterative programs. | |
|
Activity Percentile: 0.00 Registered: 2012-12-29 14:16 |