CodeExMachina / BlockingCollectionLinks
C++11 thread safe, multi-producer, multi-consumer blocking queue, stack & priority queue class
☆64Updated 6 years ago
Alternatives and similar repositories for BlockingCollection
Users that are interested in BlockingCollection are comparing it to the libraries listed below
Sorting:
- 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 …☆153Updated 2 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- C++ utilities☆145Updated last week
- Boost.org interprocess module☆172Updated last week
- A portable, pure C++11 timer component.☆181Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆305Updated 6 months ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 8 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…☆270Updated last year
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆88Updated 9 months ago
- JSON-RPC for modern C++☆283Updated last year
- Mapping json to and from a c++ structure☆113Updated 2 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated 2 months ago
- A C++ scheduling library using cron formatting.☆138Updated 3 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++ header-only config reader library based on JSON☆195Updated last year
- Scope Guard & Defer C++☆182Updated 2 years ago
- MySQL C++ client based on Boost.Asio☆292Updated 2 weeks ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- A simple, header only event bus library written in modern C++17.☆200Updated 2 weeks ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 7 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 10 months ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆169Updated 6 months ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- Pipelines for Modern C++☆76Updated 5 years ago
- a FIFO-ordered associative container for C++☆211Updated 2 months ago
- C++ header-only library for generic data validation.☆60Updated 9 months ago