DeveloperPaul123 / thread-poolLinks
A modern, fast, lightweight thread pool library based on C++2x
☆541Updated 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
Sorting:
- A lightweight C++20 serialization and RPC library☆897Updated 3 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆570Updated 4 months ago
- C++20 coroutine library☆880Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆782Updated 9 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆425Updated 6 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆546Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆662Updated 3 weeks ago
- Freestanding fast input/output for C++20☆816Updated 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…☆267Updated last year
- Coroutines for C++20 & asio☆323Updated last month
- Performance benchmark framework for C++ with nanoseconds measure precision☆319Updated 4 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- A miniature library for struct-field reflection in C++☆624Updated last month
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆521Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,004Updated last month
- scanf for modern C++☆1,287Updated last month
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,288Updated 3 weeks ago
- C++20 Static Reflection library☆481Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,153Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,635Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,191Updated 3 years ago
- C++11 (and onwards) library for lazy evaluation☆362Updated 3 weeks ago
- A C++20 library for sequence-orientated programming☆680Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- The most over-engineered C++ assertion library☆693Updated 4 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆495Updated 2 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 4 months ago
- C++20 Meta-Programming library☆307Updated 6 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆220Updated 2 months ago