Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 409 Bytes

File metadata and controls

10 lines (7 loc) · 409 Bytes

skueeze

100% Pure Kotlin Native implementation with zero dependencies.

Warning

This project is a study case built as part of a learning process. It explores ideas and patterns and is not meant to be used in production.

Algorithm RFC Status Description
DEFLATE RFC-1951 ⚠️ In Progress Core compression (LZ77 + Huffman)