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
·
nmoinvaz avatar

nmoinvaz/minizip

0
View on GitHub↗
1,460 stars·490 forks·C·4 views

Minizip

Fork of the popular zip manipulation library found in the zlib distribution.

Features

  • Compression and Archiving - Zlib-based library for ZIP archive manipulation.
  • Compression Libraries - Zlib fork with AES encryption and IO buffering.

Star history

Star history chart for nmoinvaz/minizipStar history chart for nmoinvaz/minizip

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 Minizip

Similar open-source projects, ranked by how many features they share with Minizip.
  • richgel999/minizrichgel999 avatar

    richgel999/miniz

    2,794View on GitHub↗

    miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz

    C++
    View on GitHub↗2,794
  • lz4/lz4lz4 avatar

    lz4/lz4

    11,882View on GitHub↗

    This project provides a lossless compression algorithm and a byte-oriented compression library designed for high-speed data reduction and maximum decompression speed. It functions as a stream-oriented compression engine, a software library for encoding and decoding data blocks, and a command-line tool for managing interoperable compressed frames. The system distinguishes itself through the use of predefined pattern dictionaries to improve compression ratios for small data sets and small packets. It supports multiple processing modes, including high-speed block compression for minimal latency

    Cccompressionlz4
    View on GitHub↗11,882
  • peazip/peazippeazip avatar

    peazip/PeaZip

    7,499View on GitHub↗

    PeaZip is a cross-platform archive manager and file compression utility. It functions as a tool for compressing, extracting, and managing files across various formats, including 7Z, ZIP, RAR, and TAR. The project includes a specialized archive format converter for adjusting compatibility and compression levels, and a file integrity verifier for calculating checksums and hashes. It provides security tools for protecting data via authenticated encryption and passwords, as well as secure file deletion to permanently erase data from disk space. The application covers a broad range of capabilitie

    Pascal
    View on GitHub↗7,499
  • klauspost/compressklauspost avatar

    klauspost/compress

    5,525View on GitHub↗

    This is a high-performance Go compression library providing implementations of Zstandard, Snappy, and Huffman coding. It includes a parallel compression framework for distributing gzip and stream workloads across multiple CPU cores and a specialized Huffman codec optimized for modern CPU architectures. The library features a Zstandard implementation that supports custom dictionaries and allocation-free decoding, alongside a Snappy compatible encoder for high-throughput data processing. It provides specific tools for dictionary generation and optimization to improve compression ratios for smal

    Gocompressiondecompressiondeflate
    View on GitHub↗5,525
See all 30 alternatives to Minizip→

Frequently asked questions

What does nmoinvaz/minizip do?

Fork of the popular zip manipulation library found in the zlib distribution.

What are the main features of nmoinvaz/minizip?

The main features of nmoinvaz/minizip are: Compression and Archiving, Compression Libraries.

What are some open-source alternatives to nmoinvaz/minizip?

Open-source alternatives to nmoinvaz/minizip include: richgel999/miniz — miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz. lz4/lz4 — This project provides a lossless compression algorithm and a byte-oriented compression library designed for high-speed… peazip/peazip — PeaZip is a cross-platform archive manager and file compression utility. It functions as a tool for compressing,… ldqk/masuit.tools — Masuit.Tools is a comprehensive static utility library for .NET and ASP.NET Core development. It provides a broad… klauspost/compress — This is a high-performance Go compression library providing implementations of Zstandard, Snappy, and Huffman coding.… prasathmani/tinyfilemanager — Tiny File Manager is a single-script PHP file manager that provides a complete web-based interface for browsing,…