ganler / thread_poolsLinks
🚀A header only thread pool library implemented with modern C++. Fast and easy to use.
☆80Updated 4 years ago
Alternatives and similar repositories for thread_pools
Users that are interested in thread_pools are comparing it to the libraries listed below
Sorting:
- Lock Free Resizable Hash Table Based On Split-Ordered Lists.☆67Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated last year
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.☆35Updated 5 years ago
- ☆78Updated 2 weeks ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- Tiny STL based on SGI STL☆351Updated last year
- ☆156Updated 10 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago
- 《Design Patterns in Modern C++》简体中文小样...☆25Updated 3 years ago
- Chinese version for Agner Fog's optimizing series☆80Updated 6 years ago
- a dynamic threadpool☆39Updated 5 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆246Updated 2 years ago
- 公众号[树屋编程]相关文章的代码☆36Updated 7 months ago
- µcoro☆148Updated 4 months ago
- ☆110Updated last year
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- everything temporary☆17Updated 9 months ago
- ☆77Updated 2 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year
- ConcurrentQueue implemented in c++, the algorithms involved are also used in Java ConcurrentLinkedQueue (Java Platform SE 8 ).☆23Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Some CS notes during Jiawei's undergrad.☆31Updated 3 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- Lock Free Queue Based On Hazard Pointer.☆37Updated 5 years ago
- C++ utilities☆48Updated last month