wasilibs / go-zstd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-zstd

A wrapper of the official zstd library, using wazero to allow usage in pure go applications.

This originally started before realizing a pure go implementation exists in compress. It performs better and should be used, this repository serves as a historical example of wrapping libraries.

About


Languages

Language:Go 95.4%Language:Dockerfile 4.6%