Miaoshuai / lockFreeQueue
用C++11的std::atomic<T>实现一个无锁队列
☆17Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for lockFreeQueue
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 5 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 4 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- 轻量级高性能C++网络引擎库,支持多种协议,可扩展。☆14Updated 4 years ago
- 基于局域网在Qt Creator 4.6.0平台上采用C/S架构、Windows API编程以及Qt5图形开发包实现,心跳检测、消息通信、文件传输、广播投影、学生监视、学生控制功能☆7Updated 4 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated 10 months ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆57Updated 6 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 5 years ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago
- 跨平台网络库,使用epoll和iocp模型☆10Updated 6 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 6 years ago
- libuv kcp☆14Updated last year
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 6 years ago
- 该项目 主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- 工作过程当中的实用工具类,脚本...☆37Updated 2 years ago
- c++异步io☆15Updated last year
- 基于协程的C++网络开发框架☆23Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.☆31Updated 9 years ago
- c++11任务库☆51Updated 8 years ago
- C++远程调用框架☆33Updated 9 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 简单的跨平台网络通信库☆14Updated 9 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆71Updated 4 years ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆21Updated 2 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆53Updated last month