Reliable PostgreSQL Backup & Restore
-
Updated
Apr 11, 2025 - C
Reliable PostgreSQL Backup & Restore
Compression Benchmark
Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much less resources (and providing less compression ratio of course).
Backup / restore solution for PostgreSQL
extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !
mini_gzip - embeddable, minimal, in-memory GZIP API
Fast, small, in-memory inflate (zlib, deflate and gzip decompression)
Long Range Zip. Updated and Enhanced version of ckolivas' lrzip project. Lots of new features. Better compression. Actively maintained.
Boilerplate HTTP Server for Synopse mORMot Framework
Compression and decompression in the gzip and zlib formats
high-performance minimal HTTP reverse proxy
Base Library for Easy Decompression
This project offers a simplified compressor that produces Gzip-compatible output with small resources for microcontrollers and edge computers. He uses the very basic LZ77 compression algorithm and static Deflate Huffman tree encoding to compress / decompress data into Gzip files.
uzlib移植到Arduino,用来解压https返回的gzip,这个库占用内存比较小
POWER9 gzip engine documentation and code samples
Add a description, image, and links to the gzip topic page so that developers can more easily learn about it.
To associate your repository with the gzip topic, visit your repo's landing page and select "manage topics."