mateuszmidor / UnixSocketIPC
Sender-Receiver communication based on Unix domain sockets
☆12Updated 8 years ago
Alternatives and similar repositories for UnixSocketIPC
Users that are interested in UnixSocketIPC are comparing it to the libraries listed below
Sorting:
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- C++远程调用框架☆33Updated 10 years ago
- 跨平台网络库,使用epoll和iocp模型☆10Updated 7 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 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
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated 10 months ago
- std::future extension☆37Updated 4 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 5 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆18Updated 2 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 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
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- Cross-Platform Thread , Mutex and Semaphore☆11Updated 5 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- QObject convert to TypeScript☆9Updated 5 years ago
- A IPC library based on Posix thread and Posix message queue.☆11Updated 5 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆10Updated 3 years ago
- OpenGL ES 2.0 Tutorials on QNX☆21Updated 9 years ago
- a copy from google☆11Updated 6 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- 多种无锁队列☆43Updated 7 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- ☆12Updated 4 years ago