From 85bbf19f2b162693f3136fa35fa8e7ba41d1be4d Mon Sep 17 00:00:00 2001 From: Klaus Post Date: Wed, 11 Oct 2023 19:00:10 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2ba5da0e3..43de486775 100644 --- a/README.md +++ b/README.md @@ -654,6 +654,7 @@ Here are other packages of good quality and pure Go (no cgo wrappers or autoconv * [github.com/ronanh/intcomp](https://github.com/ronanh/intcomp) - Integer compression. * [github.com/spenczar/fpc](https://github.com/spenczar/fpc) - Float compression. * [github.com/minio/zipindex](https://github.com/minio/zipindex) - External ZIP directory index. +* [github.com/ybirader/pzip](https://github.com/ybirader/pzip) - Fast concurrent zip archiver and extractor. # license