# ondisk_btree
a b-tree implementation designed to be easily stored on disk and serialisable/deserialisable.
originally built for [VapUFS](https://git.voremicrocomputers.com/voremicrocomputers/vap/vapfs/vapfs_ufs).