rmind / ringbuf
Lock-free ring buffer (MPSC)
☆460Updated 5 years ago
Alternatives and similar repositories for ringbuf
Users that are interested in ringbuf are comparing it to the libraries listed below
Sorting:
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 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☆437Updated 8 months ago
- A circular buffer alternative written in C under a BSD license☆138Updated 6 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…☆143Updated 4 years ago
- An implementation of Seqlock in C++11☆208Updated 9 months 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…☆677Updated last month
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆258Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated last year
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆414Updated last year
- Configurable C++ platform adapter☆559Updated 6 years ago
- Our open source benchmarks and code samples☆191Updated last month
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- 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 2 years ago
- A ring buffer implemented in C☆431Updated last year
- C library of key-value data structures.☆293Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- FlatBuffers Compiler and Library in C for C☆680Updated last month
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 weeks ago
- Protocol Buffers C RPC implementation☆193Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆296Updated 9 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- C port of the HdrHistogram☆246Updated 5 months ago
- Boost.Lockfree☆132Updated last month
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆578Updated last month
- Doug Lea's memory allocator☆259Updated 5 years ago