ganler / thread_poolsLinks
🚀A header only thread pool library implemented with modern C++. Fast and easy to use.
☆82Updated 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:
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- This is part of the zeus library, just for sharing and funny.☆33Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- Simple Functional Programming of C++ from Scratch 从零开始的简单函数式C++ ZEROから始める使いやすい関数型プログラミング☆103Updated 5 years ago
- There is my code snippet.☆118Updated 11 months ago
- ☆78Updated last week
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- ☆160Updated last year
- A fast work-stealing queue template in C++☆319Updated last year
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated 2 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- C++ interfaces for RDMA access☆78Updated this week
- The curated list of awesome C++ Coroutine resources.☆18Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Thread safe, lock-free memory pool.☆60Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- 使用 C++ 模板元编程模拟 Lisp☆111Updated 5 years ago
- Modern C++ B-tree containers☆275Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆166Updated last year
- ☆77Updated 2 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆239Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated 11 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 3 months ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆242Updated last year
- My own implementation of C++'s smart pointers☆36Updated 5 years ago
- Thread pool which supports c++20 coroutine. 一个支持c++20协程的线程池。☆23Updated 3 years ago