Lock-free multi-producer multi-consumer ring buffer FIFO queue.
☆188Jan 13, 2020Updated 6 years ago
Alternatives and similar repositories for LockFreeQueue
Users that are interested in LockFreeQueue are comparing it to the libraries listed below
Sorting:
- Easy to use and fast non-standard standard library replacement for C++.☆37Nov 28, 2025Updated 3 months ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 9 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆451Apr 22, 2024Updated last year
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- A highly optimized single producer single consumer message queue C++ template☆285Aug 22, 2022Updated 3 years ago
- C++ Binance Futures SDK.☆24Jun 3, 2021Updated 4 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13May 14, 2014Updated 11 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- header only log inherited from Nanolog☆40Jul 31, 2020Updated 5 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,494Jun 25, 2025Updated 8 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆234Oct 28, 2023Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated 2 weeks ago
- A Qt widget acts like QToolBox but only hosts QToolButtons☆17Oct 19, 2016Updated 9 years ago
- A portable C++ (cross-)compiler toolchain☆43Dec 16, 2025Updated 2 months ago
- A c++ library which aims at massive point cloud data processing, involves smart pointer and smart array, mathematical structures and oper…☆18Apr 5, 2021Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56May 12, 2017Updated 8 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- This is part of the zeus library, just for sharing and funny.☆35Apr 5, 2023Updated 2 years ago
- An elegant operating system based on c++17 implementation☆21Apr 11, 2023Updated 2 years ago
- 这是一个基于Qt编写的写日志 文件的工具类☆11Dec 6, 2022Updated 3 years ago
- universal serialization engine☆1,298Feb 11, 2026Updated 2 weeks ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- Small class to listen to console input asynchronously☆44Sep 6, 2019Updated 6 years ago
- Trading Application Foundations☆45Feb 6, 2021Updated 5 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Nov 2, 2015Updated 10 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆27Apr 30, 2022Updated 3 years ago
- ☆10Nov 7, 2019Updated 6 years ago
- DDE optional clipboard manager componment☆12Feb 7, 2026Updated 3 weeks ago
- [Qt] 带分解动画的三角形指示条☆12Jan 4, 2021Updated 5 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Standard Library Concepts Emulation☆14Feb 8, 2021Updated 5 years ago
- 基于C++14语法的任务链☆24Apr 26, 2020Updated 5 years ago
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- An implementation of Seqlock in C++11☆236Jul 29, 2024Updated last year
- SIMD (SSE) string functions☆104Jun 28, 2017Updated 8 years ago
- A public domain lock free queues implemented in C++11☆180Feb 19, 2014Updated 12 years ago
- WIP - Qt-Frameless-Window with native OS feature support☆42Oct 21, 2018Updated 7 years ago