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:
- Shared-memory based ring buffer☆65Updated 8 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 2 weeks ago
- Sender-Receiver communication based on Unix domain sockets☆13Updated 8 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years 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
- An efficient single publisher multiple subscriber message queue for Linux IPC☆61Updated 5 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 5 years ago
- shared memory☆21Updated 9 years ago
- C++ Message Queuing Library and Framework☆90Updated 2 weeks ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- IPC via shared memory using publish-subscribe pattern☆22Updated 5 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- Lock free shared-memory library☆11Updated 8 years ago
- A C++11 Thread pool with 3 priorities☆10Updated 6 years ago
- ePump是一个基于I/O事件 通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 11 months ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- ☆13Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- 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
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 years ago
- a simple, easy to use cross-platform c++11 header-only socket library for linux, macOS, windows☆19Updated 4 months ago
- Lightweight finite state machine framework for C++11☆166Updated 4 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- std::future extension☆37Updated 4 years ago