rmind / ringbufLinks
Lock-free ring buffer (MPSC)
☆470Updated 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☆232Updated 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…☆148Updated 5 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 last month
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 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…☆707Updated 3 weeks ago
- Our open source benchmarks and code samples☆193Updated last month
- An implementation of Seqlock in C++11☆229Updated last year
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆437Updated last year
- A benchmark framework for concurrent queue implementations☆294Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- A hierarchical timer wheel, for implementing timed event queues☆214Updated last year
- Configurable C++ platform adapter☆561Updated 6 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…☆553Updated 2 years ago
- FlatBuffers Compiler and Library in C for C☆726Updated 2 weeks ago
- C library of key-value data structures.☆296Updated 5 years ago
- A ring buffer implemented in C☆438Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago
- #️⃣ single header hashmap implementation for C and C++☆442Updated 4 months ago
- Boost.Lockfree☆146Updated 3 weeks ago
- Doug Lea's memory allocator☆280Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- ☆349Updated 3 weeks ago
- C11 Lock-free Stack☆184Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆412Updated 6 years ago
- Benchmarks for Inter-Process-Communication Techniques☆764Updated 3 years ago