DeveloperPaul123 / thread-poolLinks
A modern, fast, lightweight thread pool library based on C++2x
☆530Updated last month
Alternatives and similar repositories for thread-pool
Users that are interested in thread-pool are comparing it to the libraries listed below
Sorting:
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆571Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆890Updated last month
- C++20 coroutine library☆858Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆421Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆751Updated 7 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆540Updated last year
- Freestanding fast input/output for C++20☆800Updated this week
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated 3 months ago
- Coroutines for C++20 & asio☆314Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 6 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,248Updated last month
- Fast, convenient JSON serialization and parsing in C++☆499Updated 3 months ago
- Fast and memory efficient c++ flat hash table/map/set☆647Updated last week
- A miniature library for struct-field reflection in C++☆603Updated 3 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆507Updated last month
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆262Updated last year
- C++20 Static Reflection library☆469Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,619Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,179Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,124Updated last week
- scanf for modern C++☆1,277Updated this week
- The most over-engineered C++ assertion library☆684Updated 3 months ago
- C++20 Meta-Programming library☆297Updated 4 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆628Updated 2 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆369Updated 11 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆458Updated 2 weeks ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆277Updated last year