chipz
Data decompressor
A Common Lisp library for decompressing compressed data from various algorithms
A Common Lisp library for decompressing deflate, zlib, gzip, and bzip2 data
17 stars
5 watching
7 forks
Language: Common Lisp
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Decompresses compressed data using various algorithms and libraries. | 175 |
| | A Common Lisp package for reading and writing disk-based archives such as tar files. | 30 |
| | A library implementing several decompression algorithms for various compression formats | 115 |
| | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
| | A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 140 |
| | A library that provides bindings to various compression formats. | 936 |
| | A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| | A fast, in-memory decompression library for common compression formats | 73 |
| | A multi-threaded data compression library written in Rust. | 154 |
| | A Zig port of zlib, replacing its build system with a custom implementation. | 14 |
| | A tool for parallel decompression of gzip files with support for fast random access. | 381 |
| | A single C source file implementation of the zlib and Deflate compressed data format specification standards with high performance data compression capabilities. | 2,249 |
| | A category on NSData for compressing and decompressing data using the GZIP algorithm | 988 |
| | A MicroPython wrapper for a lightning-fast lossless compression library. | 14 |
| | Bindings to the Zstandard compression library for efficient data compression and decompression in Crystal programming language. | 41 |