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
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- Source code for my articles☆146Updated 2 years ago
- Contains working code samples from my C++ blog.☆131Updated 5 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 8 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- exploring coroutine C++ proposal☆46Updated 9 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 8 years ago
- C++ BSON Library☆63Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A C++ Inversion of Control Framework☆148Updated 6 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 10 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Build Boost with CMake find_package Support☆18Updated 10 years ago
- Project evolved into Software Network: https://github.com/SoftwareNetwork/sw☆106Updated last year
- Design patterns implemented in C++14☆36Updated this week
- async/await in vanilla C++11☆80Updated 9 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 10 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 9 months ago