squash
Compression abstraction
Provides a single API to access multiple compression libraries.
Compression abstraction library and utilities
405 stars
18 watching
53 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
johnezang/pithy | A fast compression and decompression library written in C. | 92 |
golang/snappy | A compression library implemented in the Go programming language. | 1,528 |
opencomputeproject/project-zipline | Develops a lossless data compression format suitable for cloud datasets | 281 |
nonzzz/vite-plugin-compression | Compresses bundle files for Vite applications. | 175 |
icculus/physfs | Provides a portable and flexible way to interact with files in a platform-independent manner. | 555 |
vasi/pixz | A parallel and indexed compression tool that improves upon the existing XZ format by allowing random access to compressed data. | 711 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 325 |
andy-thomason/andyzip | A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. | 25 |
brimworks/lua-zlib | A Lua binding to zlib for streaming compression and decompression | 275 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
powturbo/turbopfor-integer-compression | A C library providing a set of efficient algorithms for compressing and decompressing integers. | 772 |
mirage/decompress | A library implementing several decompression algorithms for various compression formats | 115 |
jermp/interpolative_coding | A C++ library implementing the Binary Interpolative Coding compression algorithm | 28 |
unity-technologies/crunch | A high-performance texture compression and transcoding library for developers. | 239 |