ganler / thread_poolsLinks
🚀A header only thread pool library implemented with modern C++. Fast and easy to use.
☆82Updated 5 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:
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Lock Free Resizable Hash Table Based On Split-Ordered Lists.☆68Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- There is my code snippet.☆121Updated 4 months ago
- ☆79Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Coroutine library and toolkit for C++20☆39Updated last month
- Simple Functional Programming of C++ from Scratch 从零开始的简单函数式C++ ZEROから始める使いやすい関数型プログラミング☆103Updated 6 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆197Updated 7 months ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 3 years ago
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆245Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神 经网络模板类,支持任意层数☆104Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 8 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated last month
- Thread safe, lock-free memory pool.☆62Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- The curated list of awesome C++ Coroutine resources.☆23Updated last year
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆189Updated 3 years ago
- 个人翻译《Data Parallel C++》☆78Updated 4 years ago
- A High-Performance Work-Stealing Queue for C++☆331Updated last week
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆152Updated last month
- ☆160Updated last year
- 使用 C++ 模板元编程模拟 Lisp☆114Updated 5 years ago