reyreaud-l / threadpoolLinks
Modern C++ Thread Pool
☆41Updated 5 years ago
Alternatives and similar repositories for threadpool
Users that are interested in threadpool are comparing it to the libraries listed below
Sorting:
- A C++ ringbuffer that always looks like a flat array☆85Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A C++14 reflection library☆78Updated 2 weeks ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆148Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆26Updated last year
- A bunch of small C++ utilities☆70Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago