Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Simcore-rs
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lukas Markeffsky
Simcore-rs
Graph
6a862d99f5b42bd80a1ab2857514f7f8c503b916
Select Git revision
Branches
3
dissertation
ist
master
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Oct
22
Jun
21
11
15
Feb
12
11
10
8
5
4
3
30
Jan
29
24
20
3
Aug
28
Jul
Documentation + Lifetime Fixes + Cargo Update
dissertation
dissertation
Merge remote-tracking branch 'origin/ist' into ist
ist
ist
Last changes before the final paper revision.
Last changes before the final paper revision.
Added the decompressor-tokenizer example in C to the repository.
Decompressor-tokenizer example in C added to the repository.
master
master
Fixed a bug with the channels.
Fixed a subtle bug with regards to the Promise.
Improved the benchmarking logic: best version of SLX is not automatically detected before benchmarking and benchmark works even if SLX doesn't exist or ODEMx couldn't successfully be compiled.
Fixed typo in the README.
Fixed the benchmark code after breaking it when I slightly changed the API.
Added a more up-to-date readme.
A comment was wrongly indented.
Additional simplifications before the paper is submitted.
Added ODEMx and the C++ examples.
Forgot to check in the SLX utility module.
Brought the Barbershop example closer to its SLX implementation.
Added results of the benchmarks and slightly simplified the library in preparation of the paper.
Ran some of the benchmarks and combined them with the examples in order to reduce redundancies.
Minor corrections.
Improved the benchmark code and factored the SLX part into a module.
Implemented the Ferry and Dining Philosopher examples as well as benchmarks. Added Select and Control expressions to the library.
Added more documentation to the library functions.
Restructured some of the files in order to implement additional examples, implemented the car ferry scenario and added the ability to wait for the termination of two competing futures, enabling timeouts.
Introduced shared state to the simulation and used HRTB for the simulation function.
Committed the benchmark results and added a README.md.
Shortened the example for print in the paper.
Simplified some function signatures for clarity and improved the StateEventWaker for a shorter simulation() function body.
Renamed the example coroutines and deleted the old simcore.
Initial commit of the simulator core.
Initial commit of the simulator core.