greyfade / workqueue
C++11 threaded job queue
☆16Updated 9 years ago
Alternatives and similar repositories for workqueue:
Users that are interested in workqueue are comparing it to the libraries listed below
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- Collection of header-only utilities for C++☆35Updated last year
- C++ binding for nanomsg☆107Updated 10 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- ☆172Updated 6 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 7 years ago
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 7 years ago
- A C++11 memory pool for multi-threaded applications☆33Updated 7 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 6 months ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- ☆190Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Shared-memory based ring buffer☆60Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- async/await in vanilla C++11☆81Updated 8 years ago