bshoshany / thread-pool
BS: a fast, lightweight, and easy-to-use C++17 thread pool library
☆2,211Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for thread-pool
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- Argument Parser for Modern C++☆2,702Updated this week
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,384Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆4,951Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- A beautiful stack trace pretty printer for C++☆3,798Updated 4 months ago
- A C++11 library for serialization☆4,238Updated 3 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,353Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,427Updated 10 months ago
- Lightweight C++ command line option parser☆4,239Updated 3 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,614Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,556Updated 2 weeks ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,790Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- A curated list of awesome header-only C++ libraries☆3,517Updated 4 months ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,036Updated 3 months ago
- Modern and efficient C++ Thread Pool Library☆1,817Updated last year
- Header-only TOML config file parser and serializer for C++17.☆1,581Updated this week
- Asynchronous Low Latency C++ Logging Library☆1,561Updated last week
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,732Updated 8 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆3,749Updated 4 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,211Updated last week
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,406Updated 5 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,223Updated 5 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- Table Maker for Modern C++☆1,942Updated 4 months ago