greyfade / workqueueLinks
C++11 threaded job queue
☆17Updated 10 years ago
Alternatives and similar repositories for workqueue
Users that are interested in workqueue are comparing it to the libraries listed below
Sorting:
- C++ binding for nanomsg☆113Updated 11 years ago
- Source code for my articles☆146Updated 2 years ago
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 8 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- lock free shared memory based high performance ring buffer☆26Updated 13 years ago
- Contains working code samples from my C++ blog.☆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 …☆32Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 8 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 months ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- C++ binding for Mongoose☆103Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 11 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- Cross platform Video Capture library☆94Updated 9 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 7 years ago