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
- std::future extension☆37Updated 5 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 3 months ago
- Object pool implementation in C++11☆100Updated 5 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- ☆39Updated 11 years ago
- C++ Message Queuing Library and Framework☆92Updated 2 weeks ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆21Updated last year
- C++11 signal/slot implementation☆80Updated 4 years ago
- 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
- 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 …☆150Updated 3 weeks ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- C++ plugin framework☆54Updated 6 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- Lightweight finite state machine framework for C++17☆169Updated 2 weeks ago
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆20Updated 8 years ago
- High-Performance Flat Finite State Machine Framework☆53Updated 2 weeks ago
- ☆87Updated 2 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 5 months ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- this is my summary c++ common tools☆28Updated 2 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
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated 3 weeks ago