Lock-free ring buffer (MPSC)
☆484Dec 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☆248Oct 22, 2021Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆87Sep 3, 2022Updated 3 years ago
- A ring buffer implemented in C☆445Mar 13, 2024Updated 2 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 8 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,268Jan 4, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- QSBR and EBR library☆141Dec 15, 2019Updated 6 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,550Mar 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,671Jul 12, 2026Updated last week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,475Updated this week
- Minimize lock-free queue ever!☆134Feb 21, 2026Updated 5 months ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆71Oct 7, 2024Updated last year
- A highly optimized single producer single consumer message queue C++ template☆296Aug 22, 2022Updated 3 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆462Apr 22, 2024Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 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.
- Comparing passing mouse coords to shader by late latching vs. by glUniform☆73Jul 24, 2017Updated 8 years ago
- WebSockets in C☆55Mar 27, 2022Updated 4 years ago
- Linear Memory Allocator for Games and Embedded Systems☆78Sep 25, 2022Updated 3 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
- 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,062Feb 25, 2024Updated 2 years ago
- A benchmark framework for concurrent queue implementations☆300Apr 4, 2020Updated 6 years ago
- A C++ library of Concurrent Data Structures☆2,744Oct 17, 2023Updated 2 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A simple ring buffer (circular buffer) designed for embedded systems.☆688Mar 23, 2026Updated 3 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆45Dec 15, 2019Updated 6 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,585Nov 6, 2021Updated 4 years ago
- Concurrent trie-hash map library☆96Oct 30, 2023Updated 2 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,607Mar 28, 2026Updated 3 months ago
- Under construction C header only graphics library.☆27Jan 1, 2021Updated 5 years ago
- C++14 concurrent lock-free low-latency queue.☆1,878Updated this week
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆83Jan 12, 2025Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆49Feb 25, 2023Updated 3 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.
- NetBSD cdb (constant database) library☆14May 24, 2019Updated 7 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.☆983Mar 21, 2025Updated last year
- A concurrency C library 10x faster than Golang.☆1,347Jun 30, 2023Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆187May 7, 2013Updated 13 years ago
- Header only software implementations of reduced precision floating point formats☆15Oct 28, 2019Updated 6 years ago