ganler / thread_pools
🚀A header only thread pool library implemented with modern C++. Fast and easy to use.
☆80Updated 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.☆67Updated 5 years ago
- Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.☆35Updated 5 years ago
- Tiny STL based on SGI STL☆351Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 11 months ago
- An interpreter to learn☆100Updated 5 years ago
- ConcurrentQueue implemented in c++, the algorithms involved are also used in Java ConcurrentLinkedQueue (Java Platform SE 8 ).☆23Updated 4 years ago
- Some CS notes during Jiawei's undergrad.☆31Updated 3 years ago
- 公众号[树屋编程]相关文章的代码☆36Updated 6 months ago
- C++ Compile-Time eValuator for scheme☆21Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)☆468Updated 5 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- Chinese version for Agner Fog's optimizing series☆80Updated 6 years ago
- There is my code snippet.☆117Updated 7 months ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Lock Free Queue Based On Hazard Pointer.☆37Updated 5 years ago
- a dynamic threadpool☆39Updated 5 years ago
- ☆75Updated this week
- 🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库☆246Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Coroutine library and toolkit for C++20☆38Updated last month
- inline_asm_lockfree_queue☆20Updated 5 years ago
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆31Updated 4 months ago
- ☆77Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year