DeveloperPaul123 / thread-poolLinks
A modern, fast, lightweight thread pool library based on C++2x
☆529Updated 3 weeks 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)☆561Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆885Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆725Updated 7 months ago
- C++20 coroutine library☆846Updated 3 weeks ago
- Freestanding fast input/output for C++20☆797Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆638Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆418Updated 4 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆538Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,220Updated 2 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆313Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆988Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,104Updated 3 weeks ago
- Coroutines for C++20 & asio☆312Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,605Updated last year
- Fast, convenient JSON serialization and parsing in C++☆500Updated 2 months ago
- A miniature library for struct-field reflection in C++☆594Updated 2 months ago
- scanf for modern C++☆1,275Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago
- C++20 Static Reflection library☆462Updated 3 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆499Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,175Updated 2 years 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…☆261Updated last year
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 2 months ago
- Your binary serialization library☆1,184Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,163Updated 8 months ago
- A C++20 library for sequence-orientated programming☆641Updated last month
- The most over-engineered C++ assertion library☆682Updated 2 months ago
- C++20 Meta-Programming library☆296Updated 4 months ago
- C++14 lock-free queue.☆1,745Updated 2 weeks ago