upider / CXX11ThreadPool
☆11Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for CXX11ThreadPool
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- libevent library reimplemented with c++☆42Updated 4 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆57Updated 6 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆40Updated 5 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-…☆21Updated 6 years ago
- some different implementations of queue and test result☆33Updated last year
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- 《Software Architecture with C++》的非专业个人翻译☆71Updated 2 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆9Updated 6 years ago
- spdlog简单封装☆45Updated 10 months ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆24Updated 6 years ago
- a header-only event-driven library based on c++11.☆33Updated 2 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 7 years ago
- c++工具库☆104Updated 3 years ago
- 使用C++描述的设计模式☆18Updated 7 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆19Updated 5 years ago
- A high performance multithread C++ network library for linux.☆65Updated 5 years ago
- A C++ 11 Simple ThreadPool☆83Updated 5 years ago
- Simple C++multithread lib☆125Updated 5 years ago
- std::future extension☆37Updated 4 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆30Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago
- C/C++/Golang/Linux...知识整理☆97Updated 3 months ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- 轻量级网络库, 基于C++11☆110Updated 2 years ago