alpc62 / lock-free-queueLinks
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
☆16Updated 4 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
Sorting:
- Shared-memory based ring buffer☆66Updated 8 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++ Message Queuing Library and Framework☆92Updated last week
- Circular span☆12Updated last year
- Container Traits for Modern C++☆29Updated 5 years ago
- Pipelines for Modern C++☆76Updated 5 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- C++ utilities☆58Updated this week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 7 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- Library for complex bitfields☆19Updated last year
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 7 months ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Utility classes and common functionality use by the mahi-lib ecosystem☆17Updated 2 years ago
- Boost.org circular_buffer module☆64Updated this week
- 📦 TCP based publish-subscribe library for C++ 🌐☆48Updated 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- C++11 compatible charconv☆31Updated last week
- 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
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- ☆88Updated 2 years ago