Why does Base only have Merge Insertion and Quick sorting algorithms?

I am trying to call boost::sort::block_indirect_sort using boost_jll :

That algorithm is very fast and multi-threaded.