boostorg / boostorg/lockfree

Spsc queue with no bounded size

Open
#51 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
160
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Since I saw boost lockfree I wasn't sure why there isn't any implemention which increase is queue is by factor of 2 like std::vector.
I have a simple implemention using my own custom queue https://github.com/danikv/DanielThreadSafeLibrary/blob/master/include/growing_spsc_queue.h , does that interest anyone or is this use case only relevant to me?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.