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☆111Updated 10 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- Simple resource pool for recycling resources in C++☆70Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆197Updated last year
- Source code for my articles☆146Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- Task schedulers for cross-platform C++ development.☆35Updated 6 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- A C++ Inversion of Control Framework☆147Updated 5 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
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- C++ plugin framework☆53Updated 5 years ago
- C++ BSON Library☆62Updated 7 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- exploring coroutine C++ proposal☆45Updated 8 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
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago