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:
- Sender-Receiver communication based on Unix domain sockets☆13Updated 8 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
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 3 months ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 5 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- a simple, easy to use cross-platform c++11 header-only socket library for linux, macOS, windows☆18Updated 2 months ago
- ☆13Updated 3 weeks ago
- Shared-memory based ring buffer☆63Updated 8 years ago
- shared memory☆21Updated 9 years ago
- Lock-Free message queue for IPC☆19Updated 11 years 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
- ☆15Updated this week
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated last year
- C++ Message Queuing Library and Framework☆88Updated last month
- IPC via shared memory using publish-subscribe pattern☆22Updated 5 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- SMCPP是一个状态机库的C++语言实现, 支持FSM和HSM. 该库参考了QPCPP.☆13Updated 8 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 9 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- A IPC library based on Posix thread and Posix message queue.☆11Updated 5 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆42Updated 3 weeks ago
- Cross-Platform Thread , Mutex and Semaphore☆11Updated 6 years ago
- Lock free shared-memory library☆11Updated 8 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 12 years ago
- RTP (Real-time Transport Protocol) library☆15Updated 2 months ago
- A C++11 Thread pool with 3 priorities☆10Updated 5 years ago
- A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-…☆21Updated 6 years ago