zippy
Compressor
A Nim implementation of compression algorithms and formats
Pure Nim implementation of deflate, zlib, gzip and zip.
257 stars
7 watching
31 forks
Language: Nim
last commit: about 2 years agoLinked from 1 awesome list
compressiondeflategziphuffman-codinglz77nimtarballzipzlib
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A pure Nim implementation of Google's Snappy compression algorithm | 89 | |
| An implementation of the Snappy compression algorithm in Nim | 27 | |
| A category on NSData for compressing and decompressing data using the GZIP algorithm | 988 | |
| A Zig library implementing a fast, block-based compression algorithm. | 28 | |
| Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 | |
| A portable C library for creating, reading, and extracting zip archives | 1,441 | |
| Implementation of Gzip compression and decompression in WebAssembly (WASM) for use with the Deno runtime. | 19 | |
| A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 | |
| A C library for reading and modifying compressed archives | 861 | |
| Develops a lossless data compression format suitable for cloud datasets | 282 | |
| A C++ library for efficient compression and decompression of binary data | 330 | |
| A fast, in-memory decompression library for common compression formats | 73 | |
| A middleware package to enable GZIP compression in Gin-based web applications. | 332 | |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 | |
| A multi-threaded data compression library written in Rust. | 154 |