Lock-free ring buffer (MPSC)
☆483Dec 16, 2019Updated 6 years ago
Alternatives and similar repositories for ringbuf
Users that are interested in ringbuf are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A wait-free multi-producer-single-consumer queue in C11 atomics☆243Oct 22, 2021Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆86Sep 3, 2022Updated 3 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆449Oct 25, 2025Updated 7 months ago
- A ring buffer implemented in C☆444Mar 13, 2024Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,240Jan 4, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- QSBR and EBR library☆139Dec 15, 2019Updated 6 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,525Mar 8, 2024Updated 2 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,646Jun 3, 2026Updated last week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,446Apr 10, 2026Updated last month
- Minimize lock-free queue ever!☆133Feb 21, 2026Updated 3 months ago
- A highly optimized single producer single consumer message queue C++ template☆294Aug 22, 2022Updated 3 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆461Apr 22, 2024Updated 2 years ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆70Oct 7, 2024Updated last year
- Comparing passing mouse coords to shader by late latching vs. by glUniform☆73Jul 24, 2017Updated 8 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 multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- WebSockets in C☆53Mar 27, 2022Updated 4 years ago
- Linear Memory Allocator for Games and Embedded Systems☆78Sep 25, 2022Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Sep 19, 2016Updated 9 years ago
- A collection of resources on wait-free and lock-free programming☆2,048Feb 25, 2024Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,740Oct 17, 2023Updated 2 years ago
- A benchmark framework for concurrent queue implementations☆297Apr 4, 2020Updated 6 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,566Nov 6, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Tick-based timer (hierarchical timing wheel algorithm)☆45Dec 15, 2019Updated 6 years ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆683Mar 23, 2026Updated 2 months ago
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 6 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…☆15Jun 9, 2020Updated 6 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,574Mar 28, 2026Updated 2 months ago
- Concurrent trie-hash map library☆96Oct 30, 2023Updated 2 years ago
- Under construction C header only graphics library.☆27Jan 1, 2021Updated 5 years ago
- C++14 concurrent lock-free low-latency queue.☆1,856May 18, 2026Updated 3 weeks ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆82Jan 12, 2025Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Free-List Memory Pool of fixed-size objects in C99☆50Feb 25, 2023Updated 3 years ago
- Robin Hood hash map library☆68Sep 4, 2021Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Jan 13, 2020Updated 6 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated last year
- A concurrency C library 10x faster than Golang.☆1,345Jun 30, 2023Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆189May 7, 2013Updated 13 years ago
- Header only software implementations of reduced precision floating point formats☆15Oct 28, 2019Updated 6 years ago