WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Package request: libconcurrentqueue-dev #31064

@YU-Zhejian

Description

@YU-Zhejian

Package name

libconcurrentqueue-dev

Package version

1.0.4

Package website

  1. GitHub: https://github.com/cameron314/concurrentqueue.
  2. Also packed on Debian: In Binary and Source form.
  3. Also packed on Fedora: here.
  4. The blog describes the algorithm and implementation of this queue.

Package availability

  1. GitHub latest release: https://github.com/cameron314/concurrentqueue/releases/tag/v1.0.4.

Additional comments

  1. The package is widely used in diverse high-performance applications (11.5K GitHub stars) that require a concurrent queue to enforce producer-consumer design patterns, as it is relatively lightweight and conforms to the C++11 standard.
  2. The library is header-only, thus easier to pack.
  3. Packing such a library can allow downstream packages to depend on this library when being compiled, preventing them from shipping their own copy of this library.
  4. The package is dual-licensed under a simplified BSD license and Boost Software License.

Package is not available

  • The package is not available on conda-forge.

No previous issues or open PRs

  • No previous issue exists and no PR has been opened.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions