Add a number of data structures to microbench.
Adds the SplayList, Adaptive Radix Tree with Optimistic Lock Coupling, two versions of my (a,b)-trees (as submodules), the CBTree, the CAtree, and copies the OpenBw-Tree from tmbench.
Adds the SplayList, Adaptive Radix Tree with Optimistic Lock Coupling, two versions of my (a,b)-trees (as submodules), the CBTree, the CAtree, and copies the OpenBw-Tree from tmbench.