rmind / ringbufLinks
Lock-free ring buffer (MPSC)
☆473Updated 6 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☆233Updated 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 2 months ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 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
- Our open source benchmarks and code samples☆193Updated 2 months 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…☆713Updated 2 weeks ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- FlatBuffers Compiler and Library in C for C☆730Updated 2 weeks ago
- C library of key-value data structures.☆297Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- A ring buffer implemented in C☆437Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated 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…☆551Updated 2 years ago
- An implementation of Seqlock in C++11☆230Updated last year
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆438Updated last year
- A benchmark framework for concurrent queue implementations☆295Updated 5 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Updated 5 years ago
- #️⃣ single header hashmap implementation for C and C++☆444Updated 5 months ago
- Doug Lea's memory allocator☆282Updated 6 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆336Updated last year
- Create extremely-fast and secure embedded HTTP servers with ease.☆457Updated 4 years ago
- ☆350Updated 2 weeks ago
- C11 Lock-free Stack☆184Updated last year
- Boost.Lockfree☆147Updated 2 weeks ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- C port of the HdrHistogram☆263Updated 4 months ago