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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nmoinvaz avatar

nmoinvaz/minizip

0
View on GitHub↗
1,460 stele·490 fork-uri·C·4 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru nmoinvaz/minizipGraficul istoricului de stele pentru nmoinvaz/minizip

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Minizip

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Minizip.
  • richgel999/minizAvatar richgel999

    richgel999/miniz

    2,794Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗2,794
  • lz4/lz4Avatar lz4

    lz4/lz4

    11,882Vezi pe 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
    Vezi pe GitHub↗11,882
  • peazip/peazipAvatar peazip

    peazip/PeaZip

    7,499Vezi pe 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
    Vezi pe GitHub↗7,499
  • klauspost/compressAvatar klauspost

    klauspost/compress

    5,525Vezi pe 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
    Vezi pe GitHub↗5,525
Vezi toate cele 30 alternative pentru Minizip→

Întrebări frecvente

Ce face nmoinvaz/minizip?

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

Care sunt principalele funcționalități ale nmoinvaz/minizip?

Principalele funcționalități ale nmoinvaz/minizip sunt: Compression and Archiving, Compression Libraries.

Care sunt câteva alternative open-source pentru nmoinvaz/minizip?

Alternativele open-source pentru nmoinvaz/minizip includ: 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,…