roost_hsm VS hsmcpp

Compare roost_hsm vs hsmcpp and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
roost_hsm hsmcpp
1 1
9 58
- -
3.0 6.0
10 months ago 4 months ago
C++ C++
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

roost_hsm

Posts with mentions or reviews of roost_hsm. We have used some of these posts to build our list of alternatives and similar projects.

hsmcpp

Posts with mentions or reviews of hsmcpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.
  • State machine library for portable embedded application (C++11)
    3 projects | /r/embedded | 8 Jun 2023
    Me and my team faced a similar issue since we often port code between different OS and frameworks (embedded automotive). Unfortunately, I couldn't find anything which fully satisfied our requirements so ended up creating an HSM library myself. You can see it on GitHub and check if it suits your needs: https://github.com/igor-krechetov/hsmcpp

What are some alternatives?

When comparing roost_hsm and hsmcpp you can also consider the following projects:

qpcpp - QP/C++ Real-Time Embedded Framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines

VibSense - VibSense: A ~3kHz wireless vibration sensor powered by M5stack-core & MPU6886, optimized with RTOS for real-time measurements.

roost-hsm - Hierarchical State Machines in C++. A (sane) alternative to Boost MSM.

HFSM2 - High-Performance Hierarchical Finite State Machine Framework

bux - Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.

statig - Hierarchical state machines for designing event-driven systems

hsm - Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml libraries, but tries to reduce own complex meta programming code to a minimum.

hsm - C++ framework library to simplify state-driven code