/RcuHTMParallelTrees

Create parallel binary search trees without the hassle of designing a parallel algorithm.

Primary LanguageC++

RCU HTM Parallel Trees

A C++ library to make designing thread safe trees as easy as copying the Geeks for Geeks guides ;)