craflin / LockFreeQueue
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
☆173Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for LockFreeQueue
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- A highly optimized single producer single consumer message queue C++ template☆249Updated 2 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆343Updated 6 months ago
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆284Updated 3 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆273Updated this week
- Boost.Hana中文文档☆109Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- ☆76Updated last year
- High performance C++11 thread pool☆568Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- Boost.Lockfree☆125Updated this week
- Object pool implementation in C++11☆93Updated 3 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆191Updated 3 months ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- MySQL C++ client based on Boost.Asio☆259Updated this week
- 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 …☆294Updated 2 months ago
- cross-platform coroutine library in c++☆833Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago