DeveloperPaul123 / thread-pool
A modern, fast, lightweight thread pool library based on C++20
☆489Updated 3 months ago
Alternatives and similar repositories for thread-pool:
Users that are interested in thread-pool are comparing it to the libraries listed below
- A lightweight C++20 serialization and RPC library☆834Updated last month
- Thread-safe container for sharing data between threads (synchronized queue)☆486Updated 7 months ago
- C++20 coroutine library☆704Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆683Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆578Updated last week
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆502Updated 6 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,515Updated 6 months ago
- Freestanding fast input/output for C++20☆746Updated this week
- scanf for modern C++☆1,163Updated 2 weeks ago
- C++11 (and onwards) library for lazy evaluation☆353Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆384Updated 4 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆293Updated last year
- A miniature library for struct-field reflection in C++☆547Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,134Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆485Updated 3 weeks ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆885Updated this week
- C++20 Static Reflection library