mateuszmidor / UnixSocketIPC
Sender-Receiver communication based on Unix domain sockets
☆12Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for UnixSocketIPC
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆18Updated 2 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 6 years ago
- C++远程调用框架☆33Updated 9 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- Lock-Free message queue for IPC☆19Updated 11 years ago
- websocket base on libuv(基于libuv的websocket封装)☆11Updated 9 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- libhv gui demo using Qt☆16Updated last year
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- 最简单的tcpserver,主要解决tcp 的粘包、分包的问题☆14Updated 8 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆19Updated 9 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆24Updated last year
- epoll based tcp/udp server☆28Updated 8 months ago
- Qt QAbstractItemModelの派生クラスからツリービューへ表示するときのテスト☆9Updated 13 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 5 years ago
- simple c json parse☆16Updated 2 years ago
- A Qt websocket server / client implementation which supports SSL / TLS communications.☆118Updated 9 years ago
- linux高效的网络库,封装了定时器,多线程,消息投递☆9Updated 8 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆20Updated 5 months ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 10 years ago
- std::future extension☆37Updated 4 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated last year
- Qt Widget Virtual Keyboard☆22Updated 2 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 8 years ago