rmind / ringbuf
Lock-free ring buffer (MPSC)
☆455Updated 5 years ago
Alternatives and similar repositories for ringbuf:
Users that are interested in ringbuf are comparing it to the libraries listed below
- A wait-free multi-producer-single-consumer queue in C11 atomics☆217Updated 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☆431Updated 4 months ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆142Updated 4 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆255Updated 3 years ago
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆952Updated last year
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆551Updated last year
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆660Updated this week
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 9 months ago
- A ring buffer implemented in C☆428Updated 10 months ago
- C library of key-value data structures.☆290Updated 4 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆398Updated 9 months ago
- C11 Lock-free Stack☆181Updated 8 months ago
- [deprecated] For native C atomics, see Turf instead☆517Updated 8 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated 10 months ago
- An implementation of Seqlock in C++11☆200Updated 6 months ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,013Updated 2 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Our open source benchmarks and code samples☆188Updated 4 months ago
- FlatBuffers Compiler and Library in C for C☆663Updated this week
- C port of the HdrHistogram☆241Updated 2 months ago
- Boost.Lockfree☆128Updated last month
- Protocol Buffers C RPC implementation☆191Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- #️⃣ single header hashmap implementation for C and C++☆415Updated 6 months ago