rmind / ringbufLinks
Lock-free ring buffer (MPSC)
☆468Updated 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…☆147Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆229Updated 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☆447Updated 3 weeks ago
- 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 circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Our open source benchmarks and code samples☆193Updated 3 weeks 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…☆703Updated last week
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 6 months ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A ring buffer implemented in C☆436Updated last year
- C library of key-value data structures.☆295Updated 5 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆433Updated last year
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- 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
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- An implementation of Seqlock in C++11☆228Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- Doug Lea's memory allocator☆274Updated 5 years ago
- Boost.Lockfree☆146Updated this week
- ☆342Updated this week
- QSBR and EBR library☆133Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- Configurable C++ platform adapter☆561Updated 6 years ago
- C port of the HdrHistogram☆258Updated 2 months ago
- FlatBuffers Compiler and Library in C for C☆719Updated last week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆329Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago