berndporr / cppTimerLinks
C++ timer: wrapper around the standard Linux C timerfd to make your life easier
☆23Updated 2 months ago
Alternatives and similar repositories for cppTimer
Users that are interested in cppTimer are comparing it to the libraries listed below
Sorting:
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 3 months ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 5 months ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years ago
- license key generator and validator used in libmdk☆14Updated 2 months ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 10 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 6 years ago
- C++ Plugin framework☆81Updated 4 years ago
- A small library to add local network discovery feature to your C++ programs with no dependencies☆66Updated 2 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- State Machine Design in C++☆165Updated 5 months ago
- Micro Signal/Slot implementetation☆35Updated last year
- 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
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆21Updated last year
- ☆39Updated 11 years ago
- Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returni…☆106Updated 2 years ago
- High-Performance Flat Finite State Machine Framework☆54Updated 2 weeks ago
- boost based Publisher/Subscriber framework in C++☆22Updated 5 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 4 years ago
- C++ Message Queuing Library and Framework☆92Updated 2 weeks ago
- spdlog简单封装☆52Updated last year
- A portable, pure C++11 timer component.☆179Updated last year
- C++ Event Dispatcher support TCP, UDP, Pipes, File System, TLS, Priority, On/Off, Threads, Permanent Connections, etc.☆17Updated this week
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- libev-based event dispatcher for Qt☆41Updated 7 years ago
- gRPC C++ bidirectional streaming example☆51Updated 5 years ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆109Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Header-only pure C++11 library providing signal and slot functionality