mateuszmidor / UnixSocketIPCLinks
Sender-Receiver communication based on Unix domain sockets
☆13Updated 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 6 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- A SQLite client library written in Modern C++☆38Updated 8 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 9 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆34Updated 5 years ago
- spdlog简单封装☆53Updated last year
- Qt Widget Virtual Keyboard☆22Updated 3 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
- A cross platform Http client with libcurl☆53Updated 7 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated last year
- 轻量级网络库, 基于C++11☆120Updated 3 years ago
- development tools written by C++☆21Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- Asynchronous timer queue mechanism(C++11)☆23Updated 10 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- A Qt websocket server / client implementation which supports SSL / TLS communications.☆119Updated 10 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- shared memory☆21Updated 9 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
- Message queue and thread pool implementations of C++ Workflow☆37Updated last month
- Lock-Free message queue for IPC☆18Updated 12 years ago
- ☆38Updated 5 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago