cameron314 / atomic_queue
C++ lock-free queue.
☆12Updated 4 years ago
Alternatives and similar repositories for atomic_queue:
Users that are interested in atomic_queue are comparing it to the libraries listed below
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- ☆38Updated 10 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 4 years ago
- µjson is a a small, C++11, UTF-8, JSON library☆9Updated 4 years ago
- Thread safe, lock-free memory pool.☆56Updated 10 months ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆41Updated last week
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- High-Performance Flat Finite State Machine Framework☆48Updated 8 months ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 7 years ago
- Object pool implementation in C++11☆96Updated 4 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆26Updated 10 months ago
- C++ plugin framework☆50Updated 5 years ago
- Simple resource pool for recycling resources in C++☆66Updated 7 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 7 years ago
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- C++ header-only mempool library☆19Updated 7 years ago