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:
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- C++ binding for nanomsg☆111Updated 11 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 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
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 4 months ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Source code for my articles☆146Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ async operations☆100Updated 10 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 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
- C++ binding for Mongoose☆103Updated 9 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 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++☆208Updated 2 years ago
- Cross platform Video Capture library☆94Updated 9 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
- JSON & BSON parser/writer☆38Updated 9 years ago
- a simple RPC wrapper generator to C/C++ functions☆42Updated 10 years ago