Tag: lock-free 5 packages with this tag
« Back to VersTracker  |  All Categories  |  All Tags  |  Related: concurrency c++ multithreading queue c-library systems-programming header-only library data-structures threading
Package Description Version
atomic_queue formula C++14 lock-free queues 1.7.1
concurrencykit formula Aid design and implementation of concurrent systems 0.7.2
concurrentqueue formula Fast multi-producer, multi-consumer lock-free concurrent queue for C++11 1.0.4
libcds formula C++ library of Concurrent Data Structures
readerwriterqueue formula Fast single-producer, single-consumer lock-free queue for C++