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
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Source code for my articles☆146Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Code samples from https://vorbrodt.blog/☆114Updated last week
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- A C++11 Utility Library☆15Updated 10 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 7 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- Nanomsg binding for C++11☆117Updated 4 years 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
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- C++11 implementation of https://hashids.org/☆68Updated 4 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 4 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
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- A simple template to start quickly a C++ project managed by CMake.☆41Updated 7 years ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 years ago