rmind / ringbuf
Lock-free ring buffer (MPSC)
☆457Updated 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☆225Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆435Updated 7 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆143Updated 4 years ago
- A circular buffer alternative written in C under a BSD license☆137Updated 6 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Our open source benchmarks and code samples☆190Updated 3 weeks ago
- Configurable C++ platform adapter☆558Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 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…☆676Updated last week
- An implementation of Seqlock in C++11☆208Updated 8 months ago
- A ring buffer implemented in C☆429Updated last year
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- FlatBuffers Compiler and Library in C for C☆675Updated 2 weeks ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆410Updated last year
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆979Updated last year
- A companion repository for the io_uring by Example article series☆403Updated 6 months ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- C library of key-value data structures.☆293Updated 5 years ago
- QSBR and EBR library☆119Updated 5 years ago
- C port of the HdrHistogram☆246Updated 5 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 8 months ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- A STL allocator that mmaps files☆247Updated 3 years ago