awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
libarchive avatar

libarchive/libarchive

0
View on GitHub↗
3,526 stars·945 forks·C·14 viewswww.libarchive.org↗

Libarchive

Multi-format archive and compression library

Features

  • Compression Libraries - Multi-format archive and compression library.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for libarchive/libarchiveStar history chart for libarchive/libarchive

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Libarchive

Similar open-source projects, ranked by how many features they share with Libarchive.
  • ariya/fastlzariya avatar

    ariya/FastLZ

    539View on GitHub↗

    Small & portable byte-aligned LZ77 compression

    Camd64ansi-carm64
    View on GitHub↗539
  • atomicobject/heatshrinkatomicobject avatar

    atomicobject/heatshrink

    1,534View on GitHub↗

    data compression library for embedded/real-time systems

    C
    View on GitHub↗1,534
  • antirez/smazantirez avatar

    antirez/smaz

    1,222View on GitHub↗

    Small strings compression library

    C
    View on GitHub↗1,222
  • cyan4973/finitestateentropyCyan4973 avatar

    Cyan4973/FiniteStateEntropy

    1,486View on GitHub↗

    New generation entropy codecs : Finite State Entropy and Huff0

    Cccompressionentropy
    View on GitHub↗1,486
See all 30 alternatives to Libarchive→

Frequently asked questions

What does libarchive/libarchive do?

Multi-format archive and compression library

What are the main features of libarchive/libarchive?

The main features of libarchive/libarchive are: Compression Libraries, Windows Environments.

What are some open-source alternatives to libarchive/libarchive?

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.…