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
- 📦 TCP based publish-subscribe library for C++ 🌐☆42Updated last month
- 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
- ☆39Updated 10 years ago
- Thread safe, lock-free memory pool.☆57Updated last year
- Micro Signal/Slot implementetation☆34Updated last year
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 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 lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- A C++11 memory pool for multi-threaded applications☆33Updated 7 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- High-Performance Flat Finite State Machine Framework☆49Updated 10 months ago
- C++ header-only library to create classe factories registered by name.☆22Updated 6 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- µjson is a a small, C++11, UTF-8, JSON library☆9Updated 4 years ago
- 一个轻量级的 转换工具, 用于把RGB像素块转换为YUV.☆19Updated 9 months ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆26Updated 3 weeks ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Shared-memory based ring buffer☆60Updated 7 years ago
- this is my summary c++ common tools☆27Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- std::future extension☆37Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++ plugin framework☆51Updated 5 years ago