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:
- Thread safe, lock-free memory pool.☆60Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ utilities☆55Updated 4 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ Message Queuing Library and Framework☆89Updated last week
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- ☆85Updated last year
- Provides run-time tuple element access☆15Updated 4 years ago
- A C++14 reflection library☆75Updated 2 weeks ago
- Lightweight C++ Signals and Slots implementation☆34Updated 8 months ago
- Library for complex bitfields☆19Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated 11 months ago
- Boost.org unordered module☆77Updated last week
- Utility classes and common functionality use by the mahi-lib ecosystem☆17Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- Simple resource pool for recycling resources in C++☆70Updated last month
- Coroutine library and toolkit for C++20☆39Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Pipelines for Modern C++☆69Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 8 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- C++11 compatible charconv☆31Updated 3 weeks ago
- gRPC C++ bidirectional streaming example☆50Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆27Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago