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:
- Source code for my articles☆146Updated last year
- C++ binding for nanomsg☆111Updated 10 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 10 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- Cross platform Video Capture library☆94Updated 9 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- a FIFO-ordered associative container for C++☆202Updated 2 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- Simple resource pool for recycling resources in C++☆69Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 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 …☆31Updated 4 years ago
- C++ binding for Mongoose☆104Updated 9 years ago
- STL-based caches for C++☆116Updated 2 years ago
- ☆141Updated 8 years ago