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
- A circular buffer alternative written in C under a BSD license☆138Updated 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☆431Updated 6 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆220Updated 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…☆142Updated 4 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆256Updated 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…☆666Updated last week
- A public domain lock free queues implemented in C++11☆182Updated 11 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆401Updated 10 months ago
- Configurable C++ platform adapter☆556Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- C library of key-value data structures.☆291Updated 4 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆965Updated last year
- C port of the HdrHistogram☆240Updated 3 months ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 10 months ago
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- FlatBuffers Compiler and Library in C for C☆666Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆178Updated 5 years ago
- An implementation of Seqlock in C++11☆206Updated 7 months 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…☆550Updated 2 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆546Updated 2 weeks ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,029Updated 2 weeks ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆402Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated 11 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,248Updated 11 months ago
- Automatically exported from code.google.com/p/relacy☆211Updated 5 months ago