How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
data compression library for embedded/real-time systems
New generation entropy codecs : Finite State Entropy and Huff0
Multi-format archive and compression library
The main features of libarchive/libarchive are: Compression Libraries, Windows Environments.
Open-source alternatives to libarchive/libarchive include: atomicobject/heatshrink — data compression library for embedded/real-time systems. google/brotli — Brotli is a lossless data compression library and engine that uses dictionary coding and frequency analysis to reduce… antirez/smaz — Small strings compression library. ariya/fastlz — Small & portable byte-aligned LZ77 compression. cyan4973/finitestateentropy — New generation entropy codecs : Finite State Entropy and Huff0. klauspost/compress — This is a high-performance Go compression library providing implementations of Zstandard, Snappy, and Huffman coding.…