Information for RPM moodycamel-concurrentqueue-1.0.4-1.ocs23.src.rpm
ID | 94623 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Name | moodycamel-concurrentqueue | ||||||||||
Version | 1.0.4 | ||||||||||
Release | 1.ocs23 | ||||||||||
Epoch | |||||||||||
Arch | src | ||||||||||
Summary | An industrial-strength lock-free queue for C++ | ||||||||||
Description | An industrial-strength lock-free queue for C++. Features: - Knock-your-socks-off blazing fast performance - Single-header implementation. Just drop it in your project - Fully thread-safe lock-free queue. Use concurrently from any number of threads - C++11 implementation -- elements are moved (instead of copied) where possible - Templated, obviating the need to deal exclusively with pointers -- memory is managed for you - No artificial limitations on element types or maximum count - Memory can be allocated once up-front, or dynamically as needed - Fully portable (no assembly; all is done through standard C++11 primitives) - Supports super-fast bulk operations - Includes a low-overhead blocking version (BlockingConcurrentQueue) - Exception safe | ||||||||||
Build Time | 2024-05-08 14:22:54 GMT | ||||||||||
Size | 1.45 MB | ||||||||||
c5e0816af0ea0f8047b6eb48621dd1ac | |||||||||||
License | (BSD-2-Clause or BSL-1.0) and BSD-3-Clause and Zlib | ||||||||||
Buildroot | dist-ocs23-epol9-build-154766-9986 | ||||||||||
Provides |
|
||||||||||
Obsoletes | No Obsoletes | ||||||||||
Conflicts | No Conflicts | ||||||||||
Requires |
|
||||||||||
Recommends | No Recommends | ||||||||||
Suggests | No Suggests | ||||||||||
Supplements | No Supplements | ||||||||||
Enhances | No Enhances | ||||||||||
Files |
|
||||||||||
Component of | No Buildroots |