CodeExMachina / BlockingCollection
C++11 thread safe, multi-producer, multi-consumer blocking queue, stack & priority queue class
☆64Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for BlockingCollection
- Pipelines for Modern C++☆58Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A design pattern library developed in modern c++.☆51Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆153Updated 8 months ago
- Boost.org interprocess module☆139Updated this week
- std::future extension☆37Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆140Updated 8 months ago
- C++ library for conversion between big and little endian data representations.☆36Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- C++ header-only library for generic data validation.☆58Updated last week
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆64Updated 2 weeks ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆118Updated 10 months ago
- MySQL C++ client based on Boost.Asio☆259Updated this week
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆135Updated 5 months ago
- A C++14 reflection library☆69Updated this week
- ☆37Updated 10 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆220Updated last year
- Single C++ STL header wrapper for the SQLite3 db☆38Updated 5 years ago
- C++ exception handling library☆38Updated 10 months ago
- spdlog setup initialization via file configuration for convenience.☆78Updated 9 months ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆273Updated this week
- A constexpr STL style circular buffer implementation☆68Updated 6 months ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆217Updated 4 months ago
- File/Directory Watcher for Modern C++☆79Updated last year
- Simple, reliable & efficient distributed task queue for C++17☆94Updated 2 years ago