This package browser is in early development. Mind the rough edges.

concurrentqueue 1.0.3

Multi-producer, multi-consumer lock-free concurrent queue for C++11

This package provides a fast multi-producer, multi-consumer lock-free concurrent queue for C++11.

Installation

Install concurrentqueue 1.0.3 as follows:

guix install concurrentqueue@1.0.3

Or install the latest version:

guix install concurrentqueue

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.