alpc62 / lock-free-queue
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
☆12Updated 3 years ago
Alternatives and similar repositories for lock-free-queue:
Users that are interested in lock-free-queue are comparing it to the libraries listed below
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 2 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Pipelines for Modern C++☆62Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆39Updated last month
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.☆15Updated last month
- Priority-based Task Scheduling for Modern C++☆86Updated 3 years ago
- Lightweight C++ Signals and Slots implementation☆33Updated 2 weeks ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated 10 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week
- Shared-memory based ring buffer☆59Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Library for complex bitfields☆19Updated 7 months ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 2 months ago
- Concurrency with modern C++☆31Updated 3 years ago
- Coroutine library and toolkit for C++20☆38Updated 2 weeks ago
- Radix set/map implementation☆16Updated 10 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 5 months ago
- Utility classes and common functionality use by the mahi-lib ecosystem☆16Updated last year
- C++ Message Queuing Library and Framework☆87Updated last week
- A simple replacement for std::unordered_map☆46Updated 5 months ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 2 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- Header-Only C++20 Coroutines library☆18Updated 3 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Scheduling examples using C++20 coroutines☆23Updated last year