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
- Lock Free Resizable Hash Table Based On Split-Ordered Lists.☆66Updated 4 years ago
- C++ coroutine framework☆62Updated 4 years ago
- Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.☆34Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 8 months ago
- ConcurrentQueue implemented in c++, the algorithms involved are also used in Java ConcurrentLinkedQueue (Java Platform SE 8 ).☆23Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆178Updated 5 years ago
- Lock Free Queue Based On Hazard Pointer.☆37Updated 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
- Some CS notes during Jiawei's undergrad.☆31Updated 3 years ago
- A highly optimized single producer single consumer message queue C++ template☆255Updated 2 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- ☆72Updated last week
- 机工社《高级C++20编程》随书代码☆55Updated 2 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 4 years ago
- 公众号[树屋编程]相关文章的代码☆35Updated 3 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- Coroutine library and toolkit for C++20☆38Updated last month
- Chinese version for Agner Fog's optimizing series☆79Updated 5 years ago
- The classifier of Superpower(from Tongji University) used in Robomaster2019. 19k FPS on NUC.☆11Updated 4 years ago
- C++ interfaces for RDMA access☆66Updated 3 weeks ago
- 使用 C++ 模板元编程模拟 Lisp☆110Updated 4 years ago
- C++ utilities☆46Updated last month
- ☆76Updated 2 years ago
- Proposal for std::intrusive_ptr☆39Updated 5 years ago
- Learn Vulkan. Advanced examples of Vulkan, QT, CUDA, OpenCV for Linux, Windows, Android.☆145Updated 2 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- Header-only C++ logging library☆134Updated 3 weeks ago