GZIP
Data compressor
A category on NSData for compressing and decompressing data using the GZIP algorithm
A simple NSData category for gzipping/unzipping data in iOS and Mac OS
988 stars
36 watching
167 forks
Language: Objective-C
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Nim implementation of compression algorithms and formats | 257 |
| A middleware package to enable GZIP compression in Gin-based web applications. | 332 |
| A multi-threaded data compression library written in Rust. | 154 |
| A high-performance binary serialization format for Cocoa objects and object graphs | 979 |
| A Zig library implementing a fast, block-based compression algorithm. | 28 |
| A C++ library for efficient compression and decompression of binary data | 330 |
| An implementation of a lossless data compression algorithm in the Go programming language. | 8 |
| Implementation of Gzip compression and decompression in WebAssembly (WASM) for use with the Deno runtime. | 19 |
| A data compression library designed for efficient use in resource-constrained systems. | 1,334 |
| A pure Nim implementation of Google's Snappy compression algorithm | 89 |
| A Common Lisp library for decompressing compressed data from various algorithms | 17 |
| A compression library implemented in the Go programming language. | 1,538 |
| A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 140 |
| Develops a lossless data compression format suitable for cloud datasets | 282 |
| A tool for compressing files into a ZIP archive | 270 |