# rigtorp/spscqueue

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/rigtorp-spscqueue).**

1,248 stars · 162 forks · C++ · MIT

## Links

- GitHub: https://github.com/rigtorp/SPSCQueue
- awesome-repositories: https://awesome-repositories.com/repository/rigtorp-spscqueue.md

## Description

A bounded single-producer single-consumer wait-free and lock-free queue written in C++11

## Tags

### Part of an Awesome List

- [Concurrency Libraries](https://awesome-repositories.com/f/awesome-lists/devtools/concurrency-libraries.md) — Bounded wait-free single-producer single-consumer queue.
