rmind / ringbufLinks
Lock-free ring buffer (MPSC)
☆465Updated 5 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…☆145Updated 4 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 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☆445Updated this week
- Minimize lock-free queue ever!☆132Updated 7 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 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…☆697Updated this week
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- C library of key-value data structures.☆295Updated 5 years ago
- FlatBuffers Compiler and Library in C for C☆709Updated last month
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆427Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- ☆338Updated last week
- 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
- A ring buffer implemented in C☆439Updated last year
- Our open source benchmarks and code samples☆192Updated 2 months ago
- An implementation of Seqlock in C++11☆222Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Doug Lea's memory allocator☆271Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated 4 months ago
- #️⃣ single header hashmap implementation for C and C++☆437Updated last month
- Protocol Buffers C RPC implementation☆201Updated 5 years ago
- C port of the HdrHistogram☆253Updated 3 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆319Updated last year
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- Benchmarks for Inter-Process-Communication Techniques☆757Updated 3 years ago