DeveloperPaul123 / thread-poolLinks
A modern, fast, lightweight thread pool library based on C++2x
☆544Updated 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
Sorting:
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆900Updated 4 months ago
- C++20 coroutine library☆889Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆792Updated 2 weeks ago
- Freestanding fast input/output for C++20☆824Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆664Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆553Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆318Updated 5 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆429Updated 3 weeks ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,299Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,010Updated 2 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆530Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated last week
- Coroutines for C++20 & asio☆326Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,638Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,158Updated 2 weeks ago
- C++11 (and onwards) library for lazy evaluation☆363Updated last week
- A miniature library for struct-field reflection in C++☆631Updated 2 months ago
- C++20 Meta-Programming library☆308Updated 7 months ago
- C++20 Static Reflection library☆486Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Updated 3 years ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆464Updated 2 months ago
- A C++20 library for sequence-orientated programming☆705Updated 2 months ago
- 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…☆269Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆592Updated 5 months ago
- Fast CSV parser and writer for Modern C++☆615Updated 2 years ago
- scanf for modern C++☆1,293Updated 2 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆494Updated 3 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆372Updated last year