endurodave / StdWorkerThreadLinks
C++ std::thread Event Loop with Message Queue and Timer
☆48Updated 3 months ago
Alternatives and similar repositories for StdWorkerThread
Users that are interested in StdWorkerThread are comparing it to the libraries listed below
Sorting:
- C++ Plugin framework☆79Updated 4 years ago
- State Machine Design in C++☆161Updated 3 months ago
- ☆40Updated 11 years ago
- Pipelines for Modern C++☆70Updated 4 years ago
- C++ cross-platform plugin architechture demonstration☆65Updated 6 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated last month
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.