-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
Description
Package name
libconcurrentqueue-dev
Package version
1.0.4
Package website
- GitHub: https://github.com/cameron314/concurrentqueue.
- Also packed on Debian: In Binary and Source form.
- Also packed on Fedora: here.
- The blog describes the algorithm and implementation of this queue.
Package availability
- GitHub latest release: https://github.com/cameron314/concurrentqueue/releases/tag/v1.0.4.
Additional comments
- 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.
- The library is header-only, thus easier to pack.
- 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.
- 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.