DeveloperPaul123 / thread-pool
A modern, fast, lightweight thread pool library based on C++20
☆493Updated 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☆841Updated last week
- C++20 coroutine library☆726Updated last month
- Thread-safe container for sharing data between threads (synchronized queue)☆490Updated 8 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆691Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,998Updated this week
- Fast, convenient JSON serialization and parsing in C++☆487Updated last month
- Fast and memory efficient c++ flat hash map/set☆590Updated 2 weeks ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆907Updated this week
- Freestanding fast input/output for C++20☆755Updated this week
- C++20 Static Reflection library☆394Updated last week
- The most over-engineered C++ assertion library☆607Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,136Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆355Updated last week
- scanf for modern C++☆1,171Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆937Updated 2 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆507Updated 6 months ago
- A miniature library for struct-field reflection in C++☆552Updated last month
- Coroutines for C++20 & asio☆271Updated last week
- A C++20 library for sequence-orientated programming☆586Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆385Updated this week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,356Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆472Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,532Updated 6 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…☆241Updated 9 months ago
- Your binary serialization library☆1,145Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated 2 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆298Updated last week
- General-purpose C++ graph library☆210Updated last month