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 3 months ago
- Shared-memory based ring buffer☆63Updated 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
- shared memory☆21Updated 9 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 5 years ago
- Sender-Receiver communication based on Unix domain sockets☆13Updated 8 years ago
- C++ Message Queuing Library and Framework☆88Updated last month
- Three major design patterns for multithreading development☆35Updated 2 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- a header-only event-driven library based on c++11.☆34Updated 3 years ago
- A C++11 Thread pool with 3 priorities☆10Updated 5 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Lightweight finite state machine framework for C++11☆166Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 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
- spdlog简单封装☆52Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆45Updated last month
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 10 months ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- A simple, generic, header-only state machine implementation for C++.☆63Updated 3 years ago
- ☆13Updated 7 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