Alkenso / execqLinks
Smart queue that executes tasks in threadpool-like manner
☆45Updated 2 years ago
Alternatives and similar repositories for execq
Users that are interested in execq are comparing it to the libraries listed below
Sorting:
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Pipelines for Modern C++☆74Updated 5 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 9 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆56Updated last week
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- C++ library for conversion between big and little endian data representations.☆37Updated 7 months 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 …☆120Updated 7 years ago
- C++ asynchronous promises like a Promises/A+☆46Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years 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 …☆150Updated 3 weeks ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- A single-header scheduler aware C++ oneshot channel☆20Updated 11 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆164Updated 8 months ago
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆85Updated 4 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 2 months ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 3 years ago