craflin / LockFreeQueue
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
☆177Updated 5 years ago
Alternatives and similar repositories for LockFreeQueue:
Users that are interested in LockFreeQueue are comparing it to the libraries listed below
- CN-CppUserGroup-2019-1,lock-free queue demo☆87Updated 4 years ago
- A highly optimized single producer single consumer message queue C++ template☆252Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆114Updated 6 years ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- Thread safe, lock-free memory pool.☆55Updated 9 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆350Updated 8 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆327Updated 3 years ago
- Object pool implementation in C++11☆94Updated 4 years ago
- A fast work-stealing queue template in C++☆300Updated 11 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆106Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆75Updated 6 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Boost.Lockfree☆128Updated 3 weeks ago
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆286Updated 5 months ago
- inline_asm_lockfree_queue☆20Updated 5 years ago
- A low overhead nanosecond clock based on x86 TSC☆303Updated 2 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆195Updated 5 months ago
- Boost.Hana中文文档☆110Updated 4 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- Boost.Coroutine2☆129Updated last month
- Fast C++ IPC using shared memory☆561Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆50Updated 3 months ago
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- asio examples☆185Updated 5 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- cross-platform coroutine library in c++☆834Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- High performance C++11 thread pool☆573Updated 4 years ago