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.

GitHub

29 stars
5 watching
3 forks
Language: Python
last commit: 10 days ago
Linked from 1 awesome list

ccompressiondeflateembeddedheatshrinklosslesslow-memorylz77lzssmicrocontrollermicropythonzlib

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
johnezang/pithy A fast compression and decompression library written in C. 92
emmanuel-marty/zultra A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. 27
golang/snappy A compression library implemented in the Go programming language. 1,528
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
emmanuel-marty/em_inflate A fast, in-memory decompression library for common compression formats 73
mirage/decompress A library implementing several decompression algorithms for various compression formats 115
bungle/lua-resty-snappy A Lua module providing bindings to the Snappy compression algorithm 19
sstadick/gzp A multi-threaded data compression library written in Rust. 154
dmazzella/ufastlz A MicroPython wrapper for a lightning-fast lossless compression library. 14
rust-lang/flate2-rs A library that provides bindings to various compression formats. 916
tambapps/hyperpoet An HTTP client library with automatic input/output handling and response body parsing 5
mapbox/gzip-hpp A C++ library for efficient compression and decompression of binary data 325
flanglet/kanzi-cpp A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. 137
opencomputeproject/project-zipline Develops a lossless data compression format suitable for cloud datasets 281
g1mv/density A fast compression library designed to achieve optimal compression ratios while minimizing processing time. 1,017