9 results found Sort:

55
874
mit
15
A collection of lock-free data structures written in standard C++11
Created 2023-05-09
96 commits to main branch, last one 3 months ago
59
670
mit
9
Fast ring-buffer deque (double-ended queue)
Created 2018-04-24
65 commits to main branch, last one 2 months ago
A simple ring buffer (circular buffer) designed for embedded systems.
Created 2014-02-04
38 commits to master branch, last one 5 days ago
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Created 2017-06-23
98 commits to master branch, last one 12 months ago
A fixed-size circular buffer written in Rust.
Created 2020-06-11
338 commits to main branch, last one 5 months ago
7
100
apache-2.0
3
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Created 2020-07-02
93 commits to master branch, last one 2 months ago
A constexpr STL style circular buffer implementation
Created 2017-07-29
60 commits to master branch, last one 11 months ago
10
71
mit
7
A Lock Free Bipartite Buffer Library written in standard C11
Created 2022-08-21
95 commits to main branch, last one about a year ago
Lock-free queue implementations for Nim.
Created 2020-07-03
154 commits to devel branch, last one 6 months ago