rmind / ringbufLinks
Lock-free ring buffer (MPSC)
☆466Updated 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☆229Updated 4 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆147Updated 4 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆446Updated last month
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- FlatBuffers Compiler and Library in C for C☆716Updated 2 months ago
- C library of key-value data structures.☆295Updated 5 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…☆698Updated last month
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- A ring buffer implemented in C☆436Updated last year
- A public domain lock free queues implemented in C++11☆180Updated 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…☆554Updated 2 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆430Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 6 months ago
- An implementation of Seqlock in C++11☆227Updated last year
- Our open source benchmarks and code samples☆193Updated this week
- Configurable C++ platform adapter☆561Updated 6 years ago
- Doug Lea's memory allocator☆274Updated 5 years ago
- Boost.Lockfree☆145Updated last week
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
- ☆341Updated last month
- #️⃣ single header hashmap implementation for C and C++☆442Updated 3 months ago
- C11 Lock-free Stack☆183Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- C port of the HdrHistogram☆255Updated 2 months ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Core logging library for C/ObjC/C++☆198Updated 4 years ago