Sat, 28 Sep 2024 02:14:12 UTC | login

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

ID1165598
Namemoodycamel-concurrentqueue
Version1.0.4
Release1.fc40
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-01-03 21:12:09 GMT
Size1.45 MB
1f3e76fcc0e83c7a2fd1ad96fe6cf8de
License(BSD-2-Clause or BSL-1.0) and BSD-3-Clause and Zlib
Provides
moodycamel-concurrentqueue-devel = 1.0.4-1.fc40
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.spec3.52 KB
Component of No Buildroots