Displaying 1 to 11 from 11 results

archiver - Easily create and extract

  •    Go

Package archiver makes it trivially easy to make and extract common archive formats such as .zip, and .tar.gz. Simply name the input and output file(s).Files are put into the root of the archive; directories are recursively added, preserving structure.

Pixz - Parallel, indexed xz compressor

  •    C

Pixz (pronounced pixie) is a parallel, indexing version of xz. The existing XZ Utils provide great compression in the .xz file format, but they produce just one big block of compressed data. Pixz instead produces a collection of smaller blocks which makes random access to the original data possible. This is especially useful for large tarballs.

xz - Pure golang package for reading and writing xz-compressed files

  •    Go

This Go language package supports the reading and writing of xz compressed streams. It includes also a gxz command for compressing and decompressing data. The package is completely written in Go and doesn't have any dependency on any C code. The following example program shows how to use the API.




decompress-tarxz - tar.xz plugin for decompress

  •    Javascript

Returns both a Promise for a Buffer and a Duplex stream.Buffer or stream to decompress.

node-xz - node bindings for the xz (LZMA2) compression library, using streams

  •    C++

Xz is the node binding for the xz library, which implements (streaming) LZMA2 compression. The API consists of only two stream transform classes: Compressor and Decompressor.

zimmer - streaming parser for the ZIM aka OpenZIM file format http://www

  •    Javascript

streaming parser for the ZIM aka OpenZIM file format http://www.openzim.org/wiki/ZIM_file_format

lzma-native - Node

  •    C++

This package provides interfaces for compression and decompression of .xz (and legacy .lzma) files, both stream-based and string-based. Note: As of version 1.0.0, this module provides pre-built binaries for multiple Node.js versions and all major OS using node-pre-gyp, so for 99 % of users no compiler toolchain is necessary. Please create an issue here if you have any trouble installing this module.


unpackit - Go package to natively decompress and unarchive tar

  •    Go

Go package to natively decompress and unarchive tar.gz, tar.bzip2, tar.xz, zip and tar files.

box - Box - Open Standard Archive Format, a zip killer.

  •    Rust

at your option. The EUPL is a copyleft, GPL-compatible license managed by the European Union, translated into multiple languages. See this introduction for information about the purpose, objectives and translations of the license. See also the license compatibility matrix.

xz.cr - Crystal bindings to the xz (lzma) compression library

  •    Crystal

Crystal bindings to the XZ (lzma) compression library. XZ shard provides both Compress::XZ::Reader and Compress::XZ::Writer.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.