ganler / thread_pools
πA header only thread pool library implemented with modern C++. Fast and easy to use.
β79Updated 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
- C++ coroutine frameworkβ62Updated 4 years ago
- Lock Free Resizable Hash Table Based On Split-Ordered Lists.β66Updated 4 years ago
- Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.β34Updated 4 years ago
- Lock Free Queue Based On Hazard Pointer.β37Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++β¦οΈβ164Updated 7 months ago
- Thread safe, lock-free memory pool.β55Updated 9 months ago
- ConcurrentQueue implemented in c++, the algorithms involved are also used in Java ConcurrentLinkedQueue (Java Platform SE 8 ).β23Updated 3 years ago
- Some CS notes during Jiawei's undergrad.β31Updated 3 years ago
- A fast work-stealing queue template in C++β300Updated 11 months ago
- A fastest, exception-safety and pure C++17 thread pool.β131Updated 5 years ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.β177Updated 5 years ago
- Header-only C++ logging libraryβ134Updated this week
- My own implementation of C++'s smart pointersβ36Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020β40Updated 3 years ago
- An interpreter to learnβ100Updated 5 years ago
- Thread pool which supports c++20 coroutine. δΈδΈͺζ―ζc++20εη¨ηηΊΏη¨ζ± γβ22Updated 2 years ago
- Tiny STL based on SGI STLβ349Updated last year
- This is part of the zeus library, just for sharing and funny.β33Updated last year
- β76Updated 2 years ago
- Learn Vulkan. Advanced examples of Vulkan, QT, CUDA, OpenCV for Linux, Windows, Android.β144Updated last year
- A highly optimized single producer single consumer message queue C++ templateβ252Updated 2 years ago
- Reliable and Fast UDP Connectionsβ37Updated 4 years ago
- Object pool implementation in C++11β94Updated 4 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutineβ77Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queueβ124Updated last year
- Source code for https://paul.pub/cpp-concurrencyβ78Updated 2 years ago
- a dynamic threadpoolβ38Updated 5 years ago