Thu, 27 Jun 2024 05:42:04 UTC | login

Information for RPM moodycamel-concurrentqueue-1.0.3-2.fc37.src.rpm

ID867581
Namemoodycamel-concurrentqueue
Version1.0.3
Release2.fc37
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 Time2022-07-21 23:53:58 GMT
Size1.45 MB
fcce3510ed28e409330ddd9172472b54
License(BSD or Boost) and BSD and zlib
Provides
moodycamel-concurrentqueue-devel = 1.0.3-2.fc37
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
moodycamel-concurrentqueue-1.0.3-fix-moodycamel-export.patch740.00 B
moodycamel-concurrentqueue-1.0.3.tar.gz1.49 MB
moodycamel-concurrentqueue.spec2.98 KB
Component of No Buildroots