mateuszmidor / UnixSocketIPCLinks
Sender-Receiver communication based on Unix domain sockets
☆13Updated 9 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 6 years ago
- Asynchronous timer queue mechanism(C++11)☆23Updated 10 years ago
- Qt Widget Virtual Keyboard☆22Updated 3 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆50Updated 2 weeks ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Updated last year
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需 要逐渐增加☆29Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 10 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated last month
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆35Updated 5 years ago
- ☆38Updated 5 years ago
- spdlog简单封装☆53Updated 2 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last month
- A SQLite client library written in Modern C++☆37Updated 8 years ago
- C++ event (or message) bus based on Qt☆63Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- My Qt demo☆23Updated 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
- 购买刘典武Qt开发框架☆48Updated 8 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 years ago
- shared memory☆21Updated 9 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 5 months ago
- libev-based event dispatcher for Qt☆41Updated 7 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆28Updated 5 years ago
- std::future extension☆37Updated 5 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 6 years ago
- another RPC based libuv. tested on windows10 & ubuntu18.04☆37Updated 4 years ago