rmind / ringbufLinks
Lock-free ring buffer (MPSC)
☆475Updated 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
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 3 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years 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
- 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…☆719Updated last week
- C library of key-value data structures.☆298Updated 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…☆554Updated 2 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- A ring buffer implemented in C☆439Updated last year
- Our open source benchmarks and code samples☆193Updated 3 months ago
- An implementation of Seqlock in C++11☆236Updated last year
- FlatBuffers Compiler and Library in C for C☆736Updated last week
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- A benchmark framework for concurrent queue implementations☆296Updated 5 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆445Updated last year
- Doug Lea's memory allocator☆284Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆214Updated last year
- #️⃣ single header hashmap implementation for C and C++☆449Updated 6 months ago
- Boost.Lockfree☆148Updated this week
- ☆351Updated last week
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆610Updated 11 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆415Updated 6 years ago
- Debug Malloc memory allocation debugging C library☆172Updated 3 years ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago