craflin / LockFreeQueueLinks
Lock-free multi-producer multi-consumer ring buffer FIFO queue.
☆186Updated 5 years ago
Alternatives and similar repositories for LockFreeQueue
Users that are interested in LockFreeQueue are comparing it to the libraries listed below
Sorting:
- Thread safe, lock-free memory pool.☆60Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- A highly optimized single producer single consumer message queue C++ template☆276Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 7 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated 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
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆239Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated last month
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆323Updated last year
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆430Updated last year
- Boost.Hana中文文档☆114Updated 4 years ago
- C++ utilities☆55Updated 6 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆207Updated last year
- A collection of shared memory containers for high performance server☆238Updated 3 years ago
- High performance C++11 thread pool☆582Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- asio examples☆208Updated 3 months ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- A fast work-stealing queue template in C++☆321Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated 10 months ago
- std::future extension☆37Updated 5 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Boost.Lockfree☆145Updated last month
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆425Updated 4 months ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago