pithy
Compression library
A fast compression and decompression library written in C.
Fast compression / decompression library.
92 stars
6 watching
11 forks
Language: C
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A compression library implemented in the Go programming language. | 1,538 |
| A lossless compression library designed for low-memory embedded targets with high data compression ratios. | 30 |
| A fast compression library designed to achieve optimal compression ratios while minimizing processing time. | 1,019 |
| A library implementing several decompression algorithms for various compression formats | 115 |
| A library that provides bindings to various compression formats. | 936 |
| A C++ library for efficient compression and decompression of binary data | 330 |
| 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 |
| An implementation of Google's Snappy compression algorithm in C#. | 144 |
| 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 |
| A C++ library implementing the Binary Interpolative Coding compression algorithm | 28 |
| Develops and maintains an open-source JPEG 2000 compression library written in C. | 985 |
| Provides a single API to access multiple compression libraries. | 409 |
| A Lua module providing bindings to the Snappy compression algorithm | 19 |