EterfreeA / ThreadPool
This is the lightweight and highly concurrent thread pool of C++.
☆17Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for ThreadPool
- spdlog简单封装☆45Updated 10 months ago
- muduo in windows☆70Updated 5 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- A design pattern library developed in modern c++.☆51Updated 2 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆24Updated 6 years ago
- A ThreadPool clss base on IOCP on Windows.☆27Updated 6 years ago
- 一个封装了 7z 压缩解压功能的接口☆42Updated 5 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 6 years ago
- cpp singleton works across dll/exe boundaries.☆64Updated 2 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆81Updated last year
- ☆37Updated 4 years ago
- A json parser for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆37Updated 11 months ago
- Header only c++ network library, based on c++ 20 coroutine and asio☆21Updated 2 months ago
- C++ Rapid development library based on Inversion of Control And Aspect Oriented Programming Support.☆59Updated 10 months ago
- 一款设计不错的线程池☆18Updated 6 years ago
- a modern c++ plugin library☆83Updated 3 years ago
- an easy to use async redis client implemented in c++11☆34Updated 3 years ago
- a header-only event-driven library based on c++11.☆33Updated 2 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- ☆103Updated last year
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- Mini c++ logger tool☆44Updated 5 years ago
- Visual Leak Detector for Visual C++ 2019☆117Updated 3 years ago
- 整理的一些常用后端Qt代码段☆35Updated 4 months ago
- A IOCP Server Class on Windows!☆91Updated 6 years ago
- C++11 gbk和utf8编码的相互转换☆48Updated 4 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated 6 months ago
- 使用c++ 14 重构muduo网络库。去除boost 依赖。☆33Updated 7 years ago