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:
- Lock Free Resizable Hash Table Based On Split-Ordered Lists.☆68Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- ☆78Updated 2 weeks ago
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- There is my code snippet.☆120Updated 2 weeks ago
- 使用 C++ 模板元编程模拟 Lisp☆113Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆246Updated 2 years ago
- Tiny STL based on SGI STL☆353Updated last year
- Coroutine library and toolkit for C++20☆39Updated last month
- 公众号[树屋编程]相关文章的代码☆40Updated 11 months ago
- A fast work-stealing queue template in C++☆321Updated last year
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- Simple Functional Programming of C++ from Scratch 从零开始的简单函数式C++ ZEROから始める使いやすい関数型プログラミング☆103Updated 5 years ago
- 机工社《高级C++20编程》随书代码☆58Updated 3 years ago
- ☆160Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated last week
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- Chinese version for Agner Fog's optimizing series☆83Updated 6 years ago
- 这是个中文版的C++小测题。☆22Updated 6 years ago
- Header-only C++ logging library☆141Updated 8 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- ☆112Updated last year
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆188Updated 3 months ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago