This crate provides a list implemented using a B+ tree, similar to btree_vec but has O(log n) splitting and merging.