DeveloperPaul123 / thread-poolLinks
A modern, fast, lightweight thread pool library based on C++20
☆503Updated 5 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☆850Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆705Updated 3 months ago
- Thread-safe container for sharing data between threads (synchronized queue)☆514Updated last month
- C++20 coroutine library☆769Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆390Updated this week
- Fast and memory efficient c++ flat hash map/set☆603Updated this week
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,041Updated this week
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆514Updated 8 months ago
- scanf for modern C++☆1,186Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- A miniature library for struct-field reflection in C++☆570Updated 2 months ago
- A C++20 library for sequence-orientated programming☆614Updated this week
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- C++20 Static Reflection library☆424Updated this week
- C++11 (and onwards) library for lazy evaluation☆357Updated this week
- Your binary serialization library☆1,157Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,028Updated last week
- Coroutines for C++20 & asio☆284Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆477Updated 2 months ago
- Freestanding fast input/output for C++20☆774Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,553Updated 8 months ago
- The most over-engineered C++ assertion library☆624Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,150Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆466Updated 2 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆302Updated last month
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,411Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆999Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- C++20 Meta-Programming library☆281Updated this 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…☆246Updated 10 months ago