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☆109Updated 10 years ago
- Simple resource pool for recycling resources in C++☆69Updated this week
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 10 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Zero-dependency C++ BSON library.☆43Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- Cross-platform C++ library for fast binary and REST messaging☆43Updated 5 years ago
- A C++11 Utility Library☆15Updated 10 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- ☆34Updated 8 years ago
- Convert build system from autoconf/make to CMake☆76Updated 3 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆154Updated last year