Boost logo

Boost :

Subject: Re: [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: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2016-01-28 12:44:13


On 28 January 2016 at 17:19, Krzysztof Jusiak <krzysztof_at_[hidden]> wrote:

> 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
>

I would be interest just because of these 2 points.
I see a lot of opportunities to use such library but most of the time I
can't afford
to use Boost.MSM because of the implied compile-time cost.

> - 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
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


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