Lock-free multi-producer multi-consumer ring buffer FIFO queue.
☆189Jan 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Easy to use and fast non-standard standard library replacement for C++.☆39Nov 28, 2025Updated 8 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆461Apr 22, 2024Updated 2 years ago
- C++14 concurrent lock-free low-latency queue.☆1,885Jul 30, 2026Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,560Mar 8, 2024Updated 2 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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☆294Aug 22, 2022Updated 3 years ago
- Lock-free ring buffer (MPSC)☆485Dec 16, 2019Updated 6 years ago
- leveldb FUSE filesystem☆16May 15, 2014Updated 12 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13May 14, 2014Updated 12 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,608Mar 28, 2026Updated 4 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,437Jul 11, 2026Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆259Oct 28, 2023Updated 2 years ago
- C++ Binance Futures SDK.☆25Jun 3, 2021Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A public domain lock free queues implemented in C++11☆181Feb 19, 2014Updated 12 years ago
- header only log inherited from Nanolog☆41Jul 31, 2020Updated 6 years ago
- Ring buffer library for C++17☆43Jul 2, 2022Updated 4 years ago
- Standard Library Concepts Emulation☆14Feb 8, 2021Updated 5 years ago
- An implementation of Seqlock in C++11☆248Jul 29, 2024Updated 2 years ago
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆16Jun 9, 2020Updated 6 years ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Oct 27, 2011Updated 14 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
- Lock Free Resizable Hash Table Based On Split-Ordered Lists.☆69Mar 11, 2020Updated 6 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A simple lock-free queue implementation.☆79Mar 28, 2014Updated 12 years ago
- This is part of the zeus library, just for sharing and funny.☆35Apr 5, 2023Updated 3 years ago
- 練習と実益を兼ねて製作中の C++11 向け汎用ライブラリです。 対応コンパイラ: gcc 4.5.0 以降☆21Jun 11, 2015Updated 11 years ago
- This repo is the extension of ThinkIdea Repo☆10Aug 16, 2020Updated 5 years ago
- 多种无锁队列☆42Dec 17, 2017Updated 8 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,222Mar 14, 2026Updated 4 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,273Jan 4, 2024Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,742Oct 17, 2023Updated 2 years ago
- C++17 lightweight state machine with a user-friendly syntax☆16Apr 3, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Jul 22, 2016Updated 10 years ago
- 基于无锁队列(RingBuffer)实现的具备轮转功能的异步日志。☆21Apr 12, 2017Updated 9 years ago
- Shared-memory based ring buffer☆68May 16, 2017Updated 9 years ago
- universal serialization engine☆1,326Updated this week
- LuaJIT lexer and parser in C+Lua/ffi☆12Nov 1, 2021Updated 4 years ago
- An elegant operating system based on c++17 implementation☆21Apr 11, 2023Updated 3 years ago
- LRU LFU ARC MQ LIRS implements☆18Dec 27, 2019Updated 6 years ago