AstarLight / thread_pool
a simple thread pool coding by C++98 on Linux
☆18Updated 7 years ago
Alternatives and similar repositories for thread_pool
Users that are interested in thread_pool are comparing it to the libraries listed below
Sorting:
- Google C++ 单元测试 gtest的学习整理☆23Updated 8 years ago
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago
- Mini c++ logger tool☆45Updated 6 years ago
- fish eye correct☆19Updated 10 years ago
- 使用Qt调用百度地图API☆23Updated 10 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated 10 months ago
- A sample decode H264 frame and get opencv cv::Mat data☆56Updated 7 years ago
- it contains some open source ocr code☆32Updated 5 years ago
- 多线程练习代码☆40Updated 2 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- C++ code demo☆36Updated 5 years ago
- 用libcurl实现http和https服务☆31Updated 6 years ago
- 该项目主要是用c++实现了跨 平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- ☆45Updated last year
- opencv和ffmpeg结合实现推流美颜☆31Updated 6 years ago
- spdlog简单封装☆49Updated last year
- Design a work queue to handle data and a free queue to cache data for handling large amount of camera data(sample buffer).☆37Updated 5 years ago
- log, 仅包含头文件,追踪崩溃和数据的日志库☆16Updated 6 years ago
- Plotting Widget form http://www.WorksLikeClockwork.com☆54Updated 10 years ago
- C++ resource·☆19Updated 8 years ago
- 使用C++、opencv、Qt编写的人脸识别算法服务器☆24Updated 8 years ago
- 全景拼接图片☆21Updated 8 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- Caffe 源码注释☆15Updated 7 years ago
- ☆29Updated 4 years ago
- Face Recognition Program based on QT and OpenCV☆48Updated 13 years ago
- SolvePnP by opencv☆12Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago