cameron314 / atomic_queueLinks
C++ lock-free queue.
☆13Updated 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:
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆184Updated 5 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- ☆40Updated 10 years ago
- Lightweight finite state machine framework for C++11☆166Updated 4 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 4 months 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
- A simple, generic, header-only state machine implementation for C++.☆64Updated 3 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- High-Performance Flat Finite State Machine Framework☆52Updated last year
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated last year
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- Shared-memory based ring buffer☆64Updated 8 years ago
- std::future extension☆37Updated 4 years ago
- Micro Signal/Slot implementetation☆34Updated last year
- ☆84Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- C++ Message Queuing Library and Framework☆88Updated 2 months 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 …☆144Updated 4 months 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 threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆20Updated 8 years ago