rmind / ringbuf
Lock-free ring buffer (MPSC)
☆455Updated 5 years ago
Alternatives and similar repositories for ringbuf:
Users that are interested in ringbuf are comparing it to the libraries listed below
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆434Updated 7 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆222Updated 3 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…☆673Updated last month
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆143Updated 4 years ago
- Configurable C++ platform adapter☆558Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- An implementation of Seqlock in C++11☆209Updated 8 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆973Updated last year
- timer.c: Tickless hierarchical timing wheel☆224Updated last year
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆405Updated 11 months ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated 11 months ago
- A benchmark framework for concurrent queue implementations☆290Updated 4 years ago
- C port of the HdrHistogram☆242Updated 4 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- ☆320Updated this week
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Boost.Lockfree☆131Updated 2 weeks ago
- Doug Lea's memory allocator☆256Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 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…☆549Updated 2 years ago
- C library of key-value data structures.☆293Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 8 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆470Updated 4 years ago