Skip to content

Multiplatform data compression library. 100% Pure Kotlin Native implementation with zero dependencies

License

Notifications You must be signed in to change notification settings

devnatan/skueeze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Multiplatform data compression library. 100% Pure Kotlin Native implementation with zero dependencies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages