9 results found Sort:

47
720
mit
14
A collection of lock-free data structures written in standard C++11
Created 2023-05-09
91 commits to main branch, last one 2 months ago
56
550
mit
9
Fast ring-buffer deque (double-ended queue)
Created 2018-04-24
56 commits to master branch, last one about a year ago
A simple ring buffer (circular buffer) designed for embedded systems.
Created 2014-02-04
30 commits to master branch, last one 6 months ago
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Created 2017-06-23
98 commits to master branch, last one about a month ago
A fixed-size circular buffer written in Rust.
Created 2020-06-11
333 commits to main branch, last one 28 days ago
A constexpr STL style circular buffer implementation
Created 2017-07-29
60 commits to master branch, last one about a month ago
4
65
apache-2.0
3
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Created 2020-07-02
86 commits to master branch, last one 5 months ago
8
61
mit
5
A Lock Free Bipartite Buffer Library written in standard C11
Created 2022-08-21
95 commits to main branch, last one 2 months ago
Lock-free queue implementations for Nim.
Created 2020-07-03
143 commits to devel branch, last one about a year ago