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 5 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 11 months ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆34Updated 5 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 6 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 9 years ago
- spdlog简单封装☆52Updated last year
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 years ago
- A cross platform Http client with libcurl☆53Updated 6 years ago
- Qt Widget Virtual Keyboard☆22Updated 3 years ago
- 多种无锁队列☆43Updated 7 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated 6 months ago
- C++ Plugin framework☆79Updated 4 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- shared memory☆21Updated 9 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- 用libcurl实现http和https服务☆32Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- libhv gui demo using Qt☆23Updated 2 years ago
- A SQLite client library written in Modern C++☆38Updated 8 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- Asynchronous timer queue mechanism(C++11)☆23Updated 10 years ago