shuai132 / asio_netLinks
a tiny C++14 Async TCP, UDP, RPC,DDS library based on asio and rpc_core
☆19Updated last month
Alternatives and similar repositories for asio_net
Users that are interested in asio_net are comparing it to the libraries listed below
Sorting:
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 6 months ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 4 months ago
- a tiny rpc library, support c++14 and rust☆48Updated 5 months ago
- ☆39Updated 11 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 6 years ago
- 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
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- C++ lock-free queue.☆14Updated 5 years ago
- C++ Plugin framework☆81Updated 4 years 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
- std::future extension☆37Updated 5 years ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆112Updated last year
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- Tracer is a header-only lightweight performance tracing library for recording and analyzing C++ program execution. It helps developers id…☆50Updated 5 months ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆22Updated last year
- C++ Message Queuing Library and Framework☆92Updated last month
- Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returni…☆106Updated 2 years ago
- Minimal cross platform C++ tcp, udp socket implementation☆86Updated this week
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- A Javascript style event loop for C++11☆27Updated 8 years ago
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- Lightweight finite state machine framework for C++17☆170Updated last week
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆22Updated 2 years ago
- SMCPP是一个状态机库的C++语言实现, 支持FSM和HSM. 该库参考了QPCPP.☆13Updated 8 years ago
- CMake modules for quickly importing third-party libraries by fetchcontent.☆12Updated 7 months ago
- Thread safe, lock-free memory pool.☆61Updated last year
- High-Performance Flat Finite State Machine Framework☆54Updated this week
- A threadsafe C++ implementation of the EventBus idiom☆34Updated 6 years ago