Skip to content
View endurodave's full-sized avatar

Block or report endurodave

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. portable-c-cpp-libs portable-c-cpp-libs Public

    Portable C/C++ libraries for state machines, callbacks, threading, memory allocation, communication, and testing.

    3

  2. DelegateMQ DelegateMQ Public

    Thread-safe Signals & Slots, Active Objects, and Data Distribution for C++.

    C++ 21 2

  3. StateMachine StateMachine Public

    State Machine Design in C++

    C++ 169 45

  4. C_StateMachine C_StateMachine Public

    State Machine Design in C

    C 195 40

  5. StdWorkerThread StdWorkerThread Public

    C++ std::thread Event Loop with Message Queue and Timer

    C++ 51 17

  6. active-fsm active-fsm Public

    Active-object C++ state machine providing RAII-safe asynchronous dispatch and pub/sub signals

    C++