21 results found Sort:
- Filter by Primary Language:
- C++ (7)
- C (6)
- Rust (3)
- Go (2)
- JavaScript (1)
- Nim (1)
- TypeScript (1)
- +
Lightweight generic ring buffer manager library
Created
2019-01-13
358 commits to develop branch, last one about a month ago
A collection of lock-free data structures written in standard C++11
Created
2023-05-09
93 commits to main branch, last one 5 months ago
Fast ring-buffer deque (double-ended queue)
Created
2018-04-24
63 commits to main branch, last one about a month ago
A simple ring buffer (circular buffer) designed for embedded systems.
Created
2014-02-04
31 commits to master branch, last one about a month ago
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Created
2017-06-23
98 commits to master branch, last one 8 months ago
Lock-free SPSC FIFO ring buffer with direct access to inner data
Created
2019-01-09
398 commits to master branch, last one 2 months ago
Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer
Created
2020-01-28
108 commits to main branch, last one 5 months ago
ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library
Created
2017-05-04
271 commits to master branch, last one 6 months ago
基于C语言开发的环形缓冲区
Created
2021-01-20
61 commits to main branch, last one about a year ago
Useful libraries for STM32 HAL
Created
2019-01-09
98 commits to master branch, last one 2 years ago
An Arduino library for the Nano 33 BLE Sense that leverages Mbed OS to automatically place sensor measurements in a ring buffer that can be integrated into programs in a simple manner.
Created
2020-08-11
40 commits to master branch, last one 10 months ago
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Created
2022-01-13
268 commits to main branch, last one 11 months ago
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Created
2020-07-02
91 commits to master branch, last one 4 months ago
A thread-safe fixed-size circular buffer written in safe Rust.
Created
2016-03-20
144 commits to master branch, last one about a year ago
A Lock Free Bipartite Buffer Library written in standard C11
Created
2022-08-21
95 commits to main branch, last one 9 months ago
A constexpr STL style circular buffer implementation
Created
2017-07-29
60 commits to master branch, last one 7 months ago
A RingBuffer library for Arduino
Created
2018-04-25
40 commits to master branch, last one 8 months ago
Shred based event handler
Created
2017-07-26
87 commits to master branch, last one 2 years ago
kprobes template
Created
2020-04-03
66 commits to master branch, last one 3 years ago
Lock-free queue implementations for Nim.
Created
2020-07-03
154 commits to devel branch, last one 2 months ago
An autotracked implementation of a ring-buffer-backed double-ended queue
Created
2021-05-04
345 commits to main branch, last one about a year ago