BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
☆2,921Jan 4, 2026Updated 2 months ago
Alternatives and similar repositories for thread-pool
Users that are interested in thread-pool are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A modern, fast, lightweight thread pool library based on C++2x☆556Mar 5, 2026Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- A simple C++11 Thread Pool implementation☆8,700Jul 20, 2024Updated last year
- C++14 lock-free queue.☆1,828Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- A General-purpose Task-parallel Programming System using Modern C++☆11,816Mar 11, 2026Updated last week
- Fast C++ logging library.☆28,511Mar 14, 2026Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,193Feb 15, 2026Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 3 weeks ago
- A modern formatting library☆23,328Mar 16, 2026Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,274Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆6,591Updated this week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,108Mar 14, 2026Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- A fast single-producer, single-consumer lock-free queue for C++☆4,514Jun 25, 2025Updated 8 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Mar 14, 2026Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- Abseil Common Libraries (C++)☆17,120Updated this week
- A beautiful stack trace pretty printer for C++☆4,262Apr 14, 2025Updated 11 months ago
- JSON for Modern C++☆49,151Mar 16, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum