dabbertorres / ThreadPoolLinks
A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.
☆35Updated 7 years ago
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- High performance C++11 signals☆177Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++20 implementation of {{ mustache }}☆86Updated 9 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆86Updated 4 years ago
- Pipelines for Modern C++☆69Updated 4 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆145Updated 5 months ago
- Modern C++ Thread Pool☆41Updated 5 years ago
- Lightweight C++ Signals and Slots implementation☆34Updated 8 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆167Updated 7 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A parallel pipeline for stream processing☆69Updated 2 years ago
- A tiny single-file header-only C++ logging framework☆64Updated 4 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last week
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 12 years ago
- Flat containers for C++☆59Updated 2 months ago