Boost logo

Boost :

Subject: [boost] [MSM] Is there any interest in C++14 Boost.MSM-eUML like library which compiles up to 60x quicker whilst being a slightly faster too?
From: Krzysztof Jusiak (krzysztof_at_[hidden])
Date: 2016-01-28 11:19:54


Dear Boosters,

I have recently released 1.0.0 version of experimental C++14 Boost.MSM-lite.
Your scalable C++14 header only eUML-like meta state machine library with
no dependencies, which outperform Boost.MSM - eUML in:
- faster compilation times - up to 60x times faster!
- smaller executable size - up to 15x smaller
- slightly better performance
- smaller memory usage
- short error messages

Check it out yourself online!
http://boost-experimental.github.io/msm-lite/examples/index.html#hello-world

Performance Results:
http://boost-experimental.github.io/msm-lite/overview/index.html#performance

Source code:
https://github.com/boost-experimental/msm-lite

Documentation:
http://boost-experimental.github.io/msm-lite

Any feedback is more than welcome!

Cheers, Kris


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk