v/vlib/compress/zstd
2025-05-29 09:03:47 +03:00
..
samples
read_zstd_files_test.v
README.md
zstd.c.v thirdparty: upgrade zstd to 1.5.8 (#24597) 2025-05-29 09:03:47 +03:00
zstd_test.v zstd: make the api more V like 2025-03-22 16:11:32 +03:00

Description

compress.zstd is a module that assists in the compression and decompression of binary data using zstd compression.