agrewal707 / yailLinks
An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.
☆12Updated 5 years ago
Alternatives and similar repositories for yail
Users that are interested in yail are comparing it to the libraries listed below
Sorting:
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 4 months ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- Sender-Receiver communication based on Unix domain sockets☆13Updated 8 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 years ago
- shared memory☆21Updated 9 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- C++ Message Queuing Library and Framework☆89Updated 2 months ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- Lock free shared-memory library☆11Updated 8 years ago
- std::future extension☆37Updated 4 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated last year
- ePump是一个基于I/O事 件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 10 months ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 5 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- A C++11 Thread pool with 3 priorities☆10Updated 5 years ago
- A portable, pure C++11 timer component.☆177Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 9 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- simple c json parse☆16Updated 3 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- peer to peer UDP/RTP streaming with gstreamer, Qt/QML client - (screen/camera/file.... sharing to the other peer with little latency)☆26Updated 7 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago