fbastos1 / thread_pool_cpp17
Thread Pool implementation in C++17
☆20Updated 4 years ago
Alternatives and similar repositories for thread_pool_cpp17:
Users that are interested in thread_pool_cpp17 are comparing it to the libraries listed below
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- An implementation of the proposed C++ std::decimal☆22Updated 9 months ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆61Updated 2 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- A light weight C++ in memory argument parser☆56Updated 10 months ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- C++ small containers☆142Updated last week
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆87Updated this week
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- C++ Better Futures☆44Updated 2 years ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- An indirect value-type for C++☆82Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated this week
- Pipelines for Modern C++☆67Updated 4 years ago
- Lightweight header-only C++20 enum and typename reflection☆54Updated 2 months ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 11 months ago
- Boost.PFR without the boost namespaces☆70Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- A modern and (mostly) macro free mocking-framework☆32Updated last week
- A memory leak and deadlock finder for C, C++☆71Updated 11 months ago
- Fast and lightweight thread pool for C++11 and newer.☆42Updated 5 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated last month
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 5 months ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆90Updated last week