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☆84Updated 4 years ago
- A highly optimized single producer single consumer message queue C++ template☆248Updated 2 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months 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 multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- Boost.Hana中文文档☆109Updated 3 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆342Updated 5 months ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- Object pool implementation in C++11☆92Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- A fast work-stealing queue template in C++☆293Updated 9 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆379Updated 6 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆415Updated 2 years ago
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- asio examples☆175Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆84Updated last year
- High performance C++11 thread pool☆567Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆283Updated 3 months ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- Asio源码分析(初)☆21Updated 6 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆220Updated last year
- inline_asm_lockfree_queue☆20Updated 4 years ago
- cross-platform coroutine library in c++☆830Updated last year
- Fast C++ IPC using shared memory☆555Updated 2 years ago
- ☆76Updated last year
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆191Updated 3 months ago