DeveloperPaul123 / thread-poolLinks
A modern, fast, lightweight thread pool library based on C++2x
☆523Updated 2 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)☆553Updated last month
- A lightweight C++20 serialization and RPC library☆867Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 5 months ago
- C++20 coroutine library☆823Updated last week
- Freestanding fast input/output for C++20☆789Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆406Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆627Updated last week
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆532Updated 10 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,180Updated 3 weeks ago
- Coroutines for C++20 & asio☆300Updated 2 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆973Updated last month
- Fast, convenient JSON serialization and parsing in C++☆497Updated last month
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆486Updated 4 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,172Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆485Updated 2 months ago
- C++20 Static Reflection library☆449Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,082Updated last month
- A miniature library for struct-field reflection in C++☆583Updated last month
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆449Updated 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…☆256Updated last year
- A C++20 library for sequence-orientated programming☆632Updated 2 weeks ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆367Updated 9 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,592Updated 10 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆623Updated 2 years ago
- A general-purpose lightweight C++ graph library☆330Updated this week
- scanf for modern C++☆1,251Updated 3 weeks ago
- C++17 library for comfortable and efficient dynamic polymorphism☆485Updated 7 months ago