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
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- Lock-Free message queue for IPC☆19Updated 11 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 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
- 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
- ☆12Updated 4 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 6 years ago
- OpenGL ES 2.0 Tutorials on QNX☆21Updated 9 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 5 years ago
- A cross platform Http client with libcurl☆53Updated 6 years ago
- QObject convert to TypeScript☆9Updated 5 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A SQLite client library written in Modern C++☆37Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 months ago
- VT100/102☆15Updated last year
- simple c json parse☆16Updated 3 years ago
- some practical examples for Linux IPC ,such as pipe(fifo),socket,shared memory and message queue etc.☆22Updated 8 years ago
- spdlog简单封装☆49Updated last year
- Qt Widget Virtual Keyboard☆22Updated 3 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- A single header c++ timer☆19Updated 3 years ago
- this is my summary c++ common tools☆27Updated 2 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- libuv-based Event Dispatcher for Qt☆29Updated 9 years ago
- Qt QAbstractItemModelの派生クラスからツリービューへ表示するときのテスト☆9Updated 13 years ago
- Cross-Platform Thread , Mutex and Semaphore☆11Updated 5 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆10Updated 3 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago