Skip to content
@compression-algorithm-research-lab

Compression Algorithm Research Lab

compression algorithms are fascinating, compression algorithms are the cornerstones of the information world

中文 | English

一、压缩算法实验室

本组织下是一些压缩算法的编码实现、压缩原理文章、边界探索等等,欢迎压缩算法爱好者加,大多数项目都是私有的,完成度高的项目会公开。如果您也对压缩算法有兴趣,可以给我发邮件[email protected]附上GitHub ID拉你进组织。

二、无损压缩算法

2.1 字符串压缩算法

2.2 整数压缩算法

2.3 熵编码

2.4 基于字典

2.5 针对JSON数据的压缩

2.6 具有时序特性的数据的压缩

2.7 时间/日期数据压缩算法

二、有损压缩算法

TODO

三、压缩的安全性

四、对压缩算法工程化的更多思考假设以及验证

Popular repositories

  1. go-varint go-varint Public

    variable length int encoding

    Go 25 3

  2. go-unary-coding go-unary-coding Public

    一元码

    Go 1

  3. .github .github Public

  4. go-simple8b go-simple8b Public

    Simple8b压缩

    Go

  5. go-zigzag go-zigzag Public

    zigzag's Golang implementation

    Go

  6. awesome-compression-algorithm awesome-compression-algorithm Public

Repositories

Showing 10 of 10 repositories

Top languages

Loading…

Most used topics

Loading…