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:
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆146Updated 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☆445Updated 3 weeks ago
- 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.☆263Updated 4 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 5 months ago
- An implementation of Seqlock in C++11☆223Updated last year
- timer.c: Tickless hierarchical timing wheel☆232Updated 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…☆697Updated last week
- C library of key-value data structures.☆295Updated 5 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- A benchmark framework for concurrent queue implementations☆293Updated 5 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
- A ring buffer implemented in C☆436Updated last year
- FlatBuffers Compiler and Library in C for C☆713Updated last month
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆428Updated last year
- Configurable C++ platform adapter☆561Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Boost.Lockfree☆143Updated last month
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆475Updated 4 years ago
- C port of the HdrHistogram☆253Updated last month
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆408Updated 6 years ago
- io_uring echo server☆392Updated last year
- Core logging library for C/ObjC/C++☆198Updated 4 years ago
- Doug Lea's memory allocator☆272Updated 5 years ago
- Benchmarks for Inter-Process-Communication Techniques☆758Updated 3 years ago
- ☆341Updated last week