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
richgel999 avatar

richgel999/miniz

0
View on GitHub↗
2,794 stars·410 forks·C++·MIT·9 views

Miniz

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

Features

  • Compression and Archiving - Compression, ZIP, and PNG writing.
  • Compression Libraries - Single-file zlib-compatible compression and ZIP library.
  • Developer Tools and Utilities - Single-file compression library.

Star history

Star history chart for richgel999/minizStar history chart for richgel999/miniz

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Miniz

These projects share indexed features with Miniz. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nmoinvaz/minizipnmoinvaz avatar

    nmoinvaz/minizip

    1,460View on GitHub↗

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

    C
    View on GitHub↗1,460
  • 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
Compare all 30 related projects→

Frequently asked questions

What does richgel999/miniz do?

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

What are the main features of richgel999/miniz?

The main features of richgel999/miniz are: Compression and Archiving, Compression Libraries, Developer Tools and Utilities.

Which projects share features with richgel999/miniz?

Projects with overlapping indexed features include: nmoinvaz/minizip — Fork of the popular zip manipulation library found in the zlib distribution. 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,…