Fri, 31 Jan 2025 14:25:35 CST | login

Information for RPM moodycamel-concurrentqueue-1.0.4-1.ocs23.src.rpm

ID94623
Namemoodycamel-concurrentqueue
Version1.0.4
Release1.ocs23
Epoch
Archsrc
SummaryAn industrial-strength lock-free queue for C++
DescriptionAn 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 Time2024-05-08 14:22:54 GMT
Size1.45 MB
c5e0816af0ea0f8047b6eb48621dd1ac
License(BSD-2-Clause or BSL-1.0) and BSD-3-Clause and Zlib
Buildrootdist-ocs23-epol9-build-154766-9986
Provides
moodycamel-concurrentqueue-devel = 1.0.4-1.ocs23
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
cmake
gcc-c++
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
concurrentqueue-install-noarch-to-share.diff1.26 KB
moodycamel-concurrentqueue-1.0.4.tar.gz1.49 MB
moodycamel-concurrentqueue.spec2.13 KB
Component of No Buildroots