HQarroum / thread-pool
π A lock-free thread-pool implementation in C++11.
β19Updated 3 years ago
Related projects β
Alternatives and complementary repositories for thread-pool
- Ring buffer library for C++17β36Updated 2 years ago
- C++ serializers benchmark with realistic dataβ118Updated last year
- C++20 coroutines-based cooperative multitasking libraryβ105Updated 3 years ago
- ulids in C++, Header Onlyβ95Updated last year
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.β34Updated 6 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to β¦β110Updated 6 years ago
- A lightweight C++ graph libraryβ76Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"β39Updated 4 years ago
- std extensions libraryβ12Updated 7 years ago
- C++ asynchronous promises like a Promises/A+β44Updated last year
- Object pool implementation in C++11β92Updated 3 years ago
- WebRTC native C++ media serverβ51Updated 2 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 andβ¦β53Updated last month
- Pipelines for Modern C++β57Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.β131Updated 5 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded β¦β28Updated 3 years ago
- Smart queue that executes tasks in threadpool-like mannerβ40Updated last year
- Collection of header-only utilities for C++β35Updated 11 months ago
- 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 β¦β135Updated 5 months ago
- An easier way to write asynchronous c++ grpc clients/servers.β34Updated 4 years ago
- A header-only thread pool for C++β40Updated 2 years ago
- High-performance C++ for macOS, iOS, tvOS, Android, Linux, and Windowsβ41Updated 3 years ago
- interconverting json string and c++ class(convert json string to c++ class, and convert c++ class to json string)β12Updated 8 years ago
- Zeroconf discovery in C++β67Updated last year
- Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG.β112Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simpleβ¦β132Updated 7 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020β42Updated 4 years ago
- A simple, header only event bus library written in modern C++17.β133Updated last month
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.β40Updated 6 years ago
- Inspect C++ memory in the browserβ93Updated 2 years ago