---
title: sbooth/cxxqueue
framework: Swift Package Catalog
role: article
path: packages/sbooth/cxxqueue
---

# sbooth/cxxqueue

A lock-free SPSC queue.

## Installation

### Swift Package Manager

Add a package dependency to https://github.com/sbooth/CXXQueue in Xcode.

### Manual or Custom Build

1. Clone the [CXXQueue](https://github.com/sbooth/CXXQueue) repository. 2. `swift build`.

## License

Released under the [MIT License](https://github.com/sbooth/CXXQueue/blob/main/LICENSE.txt).

## Package Metadata

Repository: sbooth/cxxqueue

Default branch: main

README: README.md
