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:
- Qt Widget Virtual Keyboard☆22Updated 3 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 6 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- A cross platform Http client with libcurl☆53Updated 7 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Updated last year
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated last month
- shared memory☆21Updated 9 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 9 years ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆81Updated 9 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- spdlog简单封装☆53Updated 2 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆35Updated 5 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
- ☆38Updated 5 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last month
- Asynchronous timer queue mechanism(C++11)☆23Updated 10 years ago
- C++ timer: wrapper around the standard Linux C timerfd to make your life easier☆25Updated 3 months ago
- 轻量级网络库, 基于C++11☆125Updated 3 years ago
- fast thread pool☆29Updated 7 years ago
- A Qt websocket server / client implementation which supports SSL / TLS communications.☆119Updated 10 years ago
- A SQLite client library written in Modern C++☆37Updated 8 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆85Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- Lock-Free message queue for IPC☆18Updated 12 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 9 years ago
- C++远程调用框架☆34Updated 11 years ago