tamp
Compression library
A lossless compression library designed for low-memory embedded targets with high data compression ratios.
Tamp is a low-memory, DEFLATE-inspired lossless compression library.
30 stars
5 watching
3 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
ccompressiondeflateembeddedheatshrinklosslesslow-memorylz77lzssmicrocontrollermicropythonzlib
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast compression and decompression library written in C. | 92 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| A compression library implemented in the Go programming language. | 1,538 |
| 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 fast, in-memory decompression library for common compression formats | 73 |
| A library implementing several decompression algorithms for various compression formats | 115 |
| A Lua module providing bindings to the Snappy compression algorithm | 19 |
| A multi-threaded data compression library written in Rust. | 154 |
| A MicroPython wrapper for a lightning-fast lossless compression library. | 14 |
| A library that provides bindings to various compression formats. | 936 |
| An HTTP client library with automatic input/output handling and response body parsing | 5 |
| A C++ library for efficient compression and decompression of binary data | 330 |
| 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 fast compression library designed to achieve optimal compression ratios while minimizing processing time. | 1,019 |