cameron314 / atomic_queueLinks
C++ lock-free queue.
☆14Updated 5 years ago
Alternatives and similar repositories for atomic_queue
Users that are interested in atomic_queue are comparing it to the libraries listed below
Sorting:
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆48Updated 5 months ago
- Thread safe, lock-free memory pool.☆61Updated last year
- Object pool implementation in C++11☆101Updated 5 years ago
- std::future extension☆37Updated 5 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- C++ Message Queuing Library and Framework☆92Updated this week
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- ☆88Updated 2 years ago
- ☆40Updated 11 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Lightweight finite state machine framework for C++17☆171Updated this week
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 7 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- 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
- Pipelines for Modern C++☆76Updated 5 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 8 years ago
- Shared-memory based ring buffer☆66Updated 8 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
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- A simple implementation of a MessageBus.☆26Updated last year
- C++11 signal/slot implementation☆80Updated 4 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- C++ plugin framework☆54Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago