rmind / ringbufLinks
Lock-free ring buffer (MPSC)
☆462Updated 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 circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆439Updated 9 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 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…☆684Updated 2 weeks ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆260Updated 4 years ago
- An implementation of Seqlock in C++11☆212Updated 10 months ago
- A ring buffer implemented in C☆436Updated last year
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆418Updated last year
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C port of the HdrHistogram☆250Updated 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…☆551Updated 2 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- #️⃣ single header hashmap implementation for C and C++☆426Updated 11 months ago
- C11 Lock-free Stack☆182Updated last year
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,008Updated last year
- QSBR and EBR library☆121Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- FlatBuffers Compiler and Library in C for C☆687Updated last week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 2 months ago