circular-buffer topic
List
circular-buffer repositories
go-ringbuf
65
Stars
4
Forks
Watchers
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
lockfree
758
Stars
46
Forks
Watchers
A collection of lock-free data structures written in standard C++11
lfbb
58
Stars
8
Forks
Watchers
A Lock Free Bipartite Buffer Library written in standard C11
va-ts
21
Stars
2
Forks
Watchers
MPEG-TS muxer/demuxer library for Rust
ringbuf
20
Stars
5
Forks
Watchers
An STL-like ring buffer for C++11.
hoopy
15
Stars
0
Forks
Watchers
MOVED TO GITLAB
circularbuffer
23
Stars
4
Forks
Watchers
A lightweight C++ STL style circular buffer.
circularbuffer
16
Stars
0
Forks
Watchers
This repository contains a circular buffer or a ring buffer implementation in C code suitable for embedded systems.