Skip to content

Latest commit

 

History

History
249 lines (211 loc) · 12.4 KB

compression.md

File metadata and controls

249 lines (211 loc) · 12.4 KB

Bookmarks tagged [compression]

https://javascriptcompressor.com/

Online Javascript compressor Compress and obfuscate Javascript code online completely free using this compressor.


https://github.com/google/brotli

Brotli compression format. Developed by Google. [MIT]


http://www.bzip.org/

A freely available, patent free, high-quality data compressor. [BSD]


https://github.com/Cyan4973/FiniteStateEntropy

New generation entropy codecs : Finite State Entropy and Huff0.


https://icculus.org/physfs/

A library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. [zlib]


https://quickgit.kde.org/?p=karchive.git

A library for creating, reading, writing and manipulating file archives like zip and tar. It also provides transparent compression and decompression of data, using formats like gzip, via a subclass of...


https://github.com/libarchive/libarchive

Multi-format archive and compression library. [New BSD] website


https://github.com/lz4/lz4

Extremely Fast Compression algorithm. [BSD] website


https://github.com/lzfse/lzfse

LZFSE compression library and command line tool. Developed by Apple.


https://code.google.com/p/lzham/

Lossless data compression library with a compression ratio similar to LZMA but with much faster decompression. [BSD]


http://www.7-zip.org/sdk.html

The default and general compression method of 7z format. [PublicDomain]


http://www.matcode.com/lzmat.htm

An extremely fast real-time lossless data compression library. [GPL]


https://github.com/richgel999/miniz

Single C source file Deflate/Inflate compression library with zlib-compatible API, ZIP archive reading/writing, PNG writing. [MIT]


https://github.com/nmoinvaz/minizip

Zlib with latest bug fixes that supports PKWARE disk spanning, AES encryption, and IO buffering. [zlib]


https://github.com/antirez/smaz

Small strings compression library. [BSD]


https://google.github.io/snappy/

A fast compressor/decompressor. [BSD]


http://zlib.net/

A very compact compression library for data streams. [zlib]


https://github.com/Dead2/zlib-ng

zlib for the "next generation" systems. Drop-In replacement with some serious optimizations. [zlib]


https://github.com/facebook/zstd

Zstandard - Fast real-time compression algorithm. Developed by Facebook. [BSD]


http://zziplib.sourceforge.net/

Provides read access on ZIP-archives. [MPL/LGPL]


https://opensource.googleblog.com/2015/09/introducing-brotli-new-compression.html


https://github.com/ende76/brotli-rs

implementation of Brotli compression


https://github.com/dropbox/rust-brotli

Brotli decompressor in Rust that optionally avoids the stdlib


https://github.com/alexcrichton/bzip2-rs

libbz2 bindings


https://github.com/carols10cents/zopfli

implementation of the Zopfli compression algorithm for higher quality deflate or zlib compression


https://github.com/alexcrichton/flate2-rs

miniz bindings


https://github.com/JeffBelgum/rust-snappy

snappy bindings


https://github.com/alexcrichton/tar-rs

tar archive reading/writing in Rust


https://github.com/mvdnes/zip-rs

read and write ZIP archives Build Status


https://github.com/thejoshwolfe/yazl

Zip.


https://github.com/thejoshwolfe/yauzl

Unzip.


https://github.com/archiverjs/node-archiver

Streaming interface for archive generation, supporting ZIP and TAR.


https://github.com/nodeca/pako

High speed zlib port to pure js (deflate, inflate, gzip).


https://github.com/mafintosh/tar-stream

Streaming tar parser and generator. Also see tar-fs.


https://github.com/kevva/decompress

Decompression module with support for tar, tar.gz and zip files out of the box.


https://discussions.citrix.com/topic/387724-json-cmp-policy-not-working-global-level/

JSON CMP POLICY not working global level - posted in NetScaler VPX: I have been attempting for some time to enable JSON compression globally and I can never get it to work. Detail below.  I can add it...


http://www.jgspiers.com/netscaler-compression/