ooz
Data decompressor
Decompresses compressed data using various algorithms and libraries.
Open source Kraken / Mermaid / Selkie / Leviathan / LZNA / Bitknit decompressor
175 stars
14 watching
51 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Common Lisp library for decompressing compressed data from various algorithms | 17 |
| A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. | 76 |
| A library implementing several decompression algorithms for various compression formats | 115 |
| A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 140 |
| A software tool that decompresses files compressed by BytePress | 6 |
| A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 819 |
| A Go package for reading and writing xz-compressed files | 487 |
| A cross-platform compression and decompression tool written in Rust. | 333 |
| A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
| Develops a lossless data compression format suitable for cloud datasets | 282 |
| A C library providing a set of efficient algorithms for compressing and decompressing integers. | 776 |
| A tool for parallel decompression of gzip files with support for fast random access. | 381 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| A C++ library for efficient compression and decompression of binary data | 330 |
| An algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio. | 447 |