greyfade / workqueue
C++11 threaded job queue
☆16Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for workqueue
- Source code for my articles☆146Updated 10 months ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 6 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 2 years ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- A simple C++11 reflection/serialization framework.☆129Updated 8 years ago
- A C++ Inversion of Control Framework☆149Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆35Updated 9 months ago
- a simple RPC wrapper generator to C/C++ functions☆37Updated 9 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- a tool to count accesses to member variables in c++ programs☆74Updated 10 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- Serialization without any serialization codes in C++☆136Updated 10 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 11 years ago
- A C++11 memory pool for multi-threaded applications☆33Updated 7 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆75Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Theron C++ concurrency library☆32Updated 10 years ago
- Presentation Material for C++Now 2018☆126Updated 5 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆40Updated 6 years ago
- C++ async operations☆101Updated 9 years ago
- JSON & BSON parser/writer☆38Updated 8 years ago
- Basic benchmarks for miscellaneous C++ JSON parsers and generators☆38Updated 8 years ago