EterfreeA / ThreadPoolLinks
This is the lightweight and highly concurrent thread pool of C++.
☆18Updated last year
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- A ThreadPool clss base on IOCP on Windows.☆27Updated 7 years ago
- cpp singleton works across dll/exe boundaries.☆75Updated 3 years ago
- 基于 log4cplus 封装的自用的 C++ 日志库☆15Updated 4 years ago
- C++公共支持库☆19Updated 2 years ago
- Header only c++ network library, based on c++ 20 coroutine and asio☆30Updated last week
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- spdlog简单封装☆51Updated last year
- serialization☆17Updated last month
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆59Updated 7 years ago
- c++写的windows版的登录服务器,包括服务器代码,客户端代码,以及客户端接静 态库☆40Updated 3 years ago
- 一款设计不错的线程池☆18Updated 7 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆60Updated 9 months ago
- C++公用基础库,仿照chromium-base,提供一些基本的功能实现,可以在项目中方便导入,提高开发效率.☆28Updated 4 years ago
- A modern, lightweight C++ RPC library that supports coroutine calls☆18Updated 2 years ago
- std::future extension☆37Updated 4 years ago
- A C/S framework based on asio, doesn't need boost.☆39Updated 5 months ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆26Updated 6 years ago
- C++ std::string 实用函数库☆18Updated 9 years ago
- C++远程调用框架☆33Updated 10 years ago
- 一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。☆39Updated 10 months ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 用libcurl实现http和https服务☆31Updated 6 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 6 years ago
- 一个封装了 7z 压缩解压功能的接口☆42Updated 6 years ago
- muduo in windows☆68Updated 5 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 封装了WinInet的强大http请求库☆63Updated 8 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- Mirror of the Pluma C++ plugin framework.☆52Updated 10 years ago