blob: 3960a873a34213d105888b22d2943b4325a37f27 [file] [log] [blame] [view]
# Baremaps Collection
This module provides on-heap, off-heap and on-disk collections.
- The data structures have been adapted from the collection package of [planetiler](https://github.com/onthegomap/planetiler)
- The data types are inspired by [h2database](https://github.com/h2database/h2database)