JunhuaiYang / PthreadPoolLinks
A Thread Pool Realized by Pthread 使用Pthread实现的 C++ 线程池
☆17Updated 5 years ago
Alternatives and similar repositories for PthreadPool
Users that are interested in PthreadPool are comparing it to the libraries listed below
Sorting:
- 一步步实现c++中的智能指针☆11Updated 4 years ago
- High Performan Ai Model Web Server. Mainly support computer vision model. Quickly establish your own ai-model server. https://github.com/…☆43Updated last month
- Ffmpeg decoding, encoding, avfilter, push stream(ffmpeg编解码、滤镜、推流等)☆33Updated 5 years ago
- A one-page-only CGraph-API-liked DAG project.☆19Updated 4 months ago
- ffmpeg4.0学习☆38Updated 5 years ago
- Opencv + FFMpeg 采集视频后RTMP推流☆32Updated 5 years ago
- 一个基于模板的C++矩阵运算库,简单易用,支持加减乘除转置求逆等常用运算. A template based C++ matrix operation library, which is simple and easy to use, and supports commo…☆18Updated 7 years ago
- autoTVM神经网络推理代码优化搜索演示,基于tvm编译开源模型centerface,并使用autoTVM搜索最优推理代码, 最终部署编译为c++代码,演示平台是cuda,可以是其他平台,例如树莓派,安卓手机,苹果手机.Thi is a demonstration of …☆27Updated 4 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- ☆42Updated 3 years ago
- Easy using distributed Computing framework of c++☆17Updated 10 years ago
- CMake快速入门☆28Updated 8 months ago
- C++ 线程库示例及教程☆77Updated last year
- 动手写全文搜索引擎☆10Updated 4 years ago
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- C++ 高并发Web服务器☆21Updated 5 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- 利用 C++语言实现简单的 FTP 文件传输、查看服务器列表的功能☆9Updated 8 years ago
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆32Updated 5 months ago
- OpenCL Tutorials☆53Updated 5 years ago
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆48Updated 4 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 9 years ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆16Updated 2 years ago
- 使用 C++11 实现的动态线程池☆195Updated last year
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆17Updated 3 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- llama 2 Inference☆41Updated last year
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 本系列介绍了rtmp直播推流全过程☆51Updated 2 years ago