Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 189 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 189 Bytes

zstd.zig

Zig binding of Z Standard based on v1.5.2

Requires Zig master

NOTE

zig standard library (std) now has Z Standard (de)compressor. i'd recommned using it instead