Cysharp / MemoryPack

Zero encoding extreme performance binary serializer for C# and Unity.
MIT License
3.32k stars 200 forks source link

Columnar compression support #16

Closed neuecc closed 1 year ago

neuecc commented 2 years ago

Already added BitPackFormatter, BrotliFormatter. We can add other compression algorithms.

https://www.timescale.com/blog/time-series-compression-algorithms-explained/ https://github.com/apache/parquet-format/blob/master/Encodings.md https://docs.aws.amazon.com/redshift/latest/dg/c_Compression_encodings.html https://takuya-a.net/blog/inverted-index-compression-techniques/

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.

neuecc commented 1 year ago

implementation cost is not commensurate with a default.