rmind / ringbufLinks
Lock-free ring buffer (MPSC)
☆475Updated 6 years ago
Alternatives and similar repositories for ringbuf
Users that are interested in ringbuf are comparing it to the libraries listed below
Sorting:
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 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☆448Updated 2 months ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- Minimize lock-free queue ever!☆134Updated 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
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- An implementation of Seqlock in C++11☆234Updated last year
- C library of key-value data structures.☆298Updated 5 years ago
- FlatBuffers Compiler and Library in C for C☆731Updated last month
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated last year
- A ring buffer implemented in C☆439Updated last year
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆443Updated last year
- Our open source benchmarks and code samples☆193Updated 2 months 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…☆553Updated 2 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…☆712Updated last week
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- ☆350Updated 3 weeks ago
- tpl - a small binary serialization library for C☆384Updated 9 months ago
- Core logging library for C/ObjC/C++☆199Updated 4 years ago
- Benchmarks for Inter-Process-Communication Techniques☆766Updated 3 years ago
- Doug Lea's memory allocator☆283Updated 6 years ago
- Boost.Lockfree☆148Updated last month
- C port of the HdrHistogram☆267Updated 4 months ago
- A benchmark framework for concurrent queue implementations☆296Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆337Updated last year