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
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 2 months ago
- Thread safe, lock-free memory pool.☆60Updated last year
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 10 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- C++ Message Queuing Library and Framework☆92Updated 2 months ago
- std::future extension☆37Updated 5 years ago
- 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 …☆149Updated last month
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- High-Performance Flat Finite State Machine Framework☆55Updated last month
- Library for Asynchronicity, Serialization and Remoting☆76Updated 5 years ago
- Lightweight finite state machine framework for C++17☆167Updated last month
- Object pool implementation in C++11☆100Updated 4 years ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Pipelines for Modern C++☆71Updated 5 years ago
- ☆40Updated 11 years ago
- ☆87Updated 2 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago