Skip to content
/ go_zip Public

Implementing lossless compression and decompression of data using the native Golang language.

License

Notifications You must be signed in to change notification settings

PIPIKAI/go_zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这个项目是什么?

使用最原生的golang语言实现了文件/文件夹的无损压缩和解压。

通过阅读这个项目,可以收获:哈夫曼编码使用golang的模板类构造任意类型的堆

通过对源码的更改,你可以创造出一种独属于你的加密与解密格式

About

Implementing lossless compression and decompression of data using the native Golang language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages