Discover Packages
dill.foo/xz
package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jan 14, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
xz
The xz package implements reading of xz format compressed data implemented as a cgo shim over liblzma. It aims to reduce
allocations and buffer copying to limit overhead where possible and remain performant.
Install
go get dill.foo/xz
Expand ▾
Collapse ▴
Documentation
¶
Package xz decompresses data with C-lzma library.
Source Files
¶
Directories
¶
examples
Package lzma decompresses data with C-lzma library.
Package lzma decompresses data with C-lzma library.
Click to show internal directories.
Click to hide internal directories.