In-house first. We study klauspost/compress,
libzstd, xz/7-Zip, and public corpora — then implement and tune our own encoders.
This is not a long-term wrapper around klauspost.
Package
Role
zstd/
RFC 8878 house encoder/decoder (NYA CompressionID 1–5)
lzma2/
Raw LZMA2 streams + XZ/LZMA decode helpers (CompressionID 6)
NYA (GPL-3.0) links this library for archive payloads.
Status
v0.1.0 — codecs migrated from github.com/nyarime/nya; NYA uses require github.com/nyarime/compress.