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:
- Lock Free Resizable Hash Table Based On Split-Ordered Lists.☆68Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- There is my code snippet.☆121Updated 5 months ago
- ☆79Updated 2 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- 使用 C++ 模板元编程模拟 Lisp☆114Updated 5 years ago
- 公众号[树屋编程]相关文章的代码☆47Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Chinese version for Agner Fog's optimizing series☆126Updated 6 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- Simple Functional Programming of C++ from Scratch 从零开始的简单函数式C++ ZEROから始める使いやすい関数型プログラミング☆103Updated 6 years ago
- ☆112Updated 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
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 3 years ago
- ☆160Updated last year
- Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.☆38Updated 5 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆199Updated 7 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- Thread safe, lock-free memory pool.☆61Updated last year
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 5 years ago
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Updated 2 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆21Updated 8 years ago