Skip to content
View endurodave's full-sized avatar

Organizations

@DelegateMQ

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 DelegateMQ/DelegateMQ Public

    C++ delegates, signals, and messaging across threads and networks.

    C++ 21 2

  3. StateMachine StateMachine Public

    State Machine Design in C++

    C++ 171 46

  4. C_StateMachine C_StateMachine Public

    State Machine Design in C

    C 196 40

  5. StdWorkerThread StdWorkerThread Public

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

    C++ 51 17

  6. DelegateMQ/active-fsm DelegateMQ/active-fsm Public

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

    C++