There are no reviews yet. Be the first to send feedback to the community and the maintainers!
shared_ptr
A simple implementation of a thread-safe shared pointersingleton_holder
A simple implementation of a singleton holderlock_free_queue
A simple implementation of a lock-free queuelock_based_queue
A thread-safe lock-based queueparallel_sort
Parallel quick sortpriority_queue
Simple priority queuedynamic_visitor
An example of a simple dynamic visitorlis
Longest Increasing Subsequencelcs
Longest Common Subsequenceds
Disjoint set data structurelock_free_stack
A simple implementation of a lock-free stackexpr_tree
Simple expression treelru_cache
A very simple LRU cacheparallel_qsort
Parallel quick sortlock_based_hash_map
A thread-safe lock-based hash maplas
Longest Alternating Subsequenceallocator
A simple thread-safe allocator tailored for objects of small sizeassoc_array
Assosiative container based on vectorLove Open Source and this site? Check out how you can help us