craflin / LockFreeQueueLinks
Lock-free multi-producer multi-consumer ring buffer FIFO queue.
☆180Updated 5 years ago
Alternatives and similar repositories for LockFreeQueue
Users that are interested in LockFreeQueue are comparing it to the libraries listed below
Sorting:
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A highly optimized single producer single consumer message queue C++ template☆261Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆362Updated last week
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆306Updated 10 months ago
- Boost.Hana中文文档☆113Updated 4 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆416Updated last year
- cross-platform coroutine library in c++☆846Updated this week
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- purecpp opensource projects list☆92Updated 2 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 …☆141Updated 2 months ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆295Updated 8 months ago
- A fast work-stealing queue template in C++☆307Updated last year
- asio examples☆194Updated 10 months ago
- ☆77Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆103Updated 5 years ago
- Boost.Lockfree☆133Updated 2 weeks ago
- Boost.org interprocess module☆151Updated 2 weeks ago
- C++ utilities☆48Updated last month
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆419Updated 3 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- MySQL C++ client based on Boost.Asio☆283Updated 3 weeks ago