ConorWilliams / ThreadpoolLinks
Light, fast, threadpool for C++20
☆102Updated 2 years ago
Alternatives and similar repositories for Threadpool
Users that are interested in Threadpool are comparing it to the libraries listed below
Sorting:
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆148Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- SPY - C++ Information Broker☆155Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- C++ small containers☆147Updated 2 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- tser - tiny serialization for C++☆143Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆72Updated last month
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 9 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- B++ Tree☆68Updated last year
- C++20 [Minimal] Static Perfect Hash library☆227Updated last week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 5 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 10 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A C++ parser combinator library.☆151Updated 2 weeks ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Greg's Template Library of useful classes.☆208Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year