7 releases

0.1.6 Mar 25, 2024
0.1.5 Mar 20, 2024
0.1.4 Jan 15, 2024
0.1.3 Aug 9, 2023
0.1.1 Jan 15, 2023

#627 in Compression

BSD-3-Clause

295KB
971 lines

thc — The H3 Compressor

Discontinued: development moved here


lib.rs:

The H3 Compressor (THC).

This library allows to compress an H3 cell set into a compacted space-efficient representation.

This is especially useful for on-disk storage or on-wire transmission.

Dependencies

~5.5MB
~63K SLoC