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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
maxogden avatar

maxogden/extract-zip

0
View on GitHub↗
399 Stars·132 Forks·JavaScript·BSD-2-Clause·2 Aufrufe

Extract Zip

Unzip written in pure JavaScript. Extracts a zip into a directory. Available as a library or a command line program.

Features

  • File Compression - Pure JavaScript ZIP extraction utility.

Star-Verlauf

Star-Verlauf für maxogden/extract-zipStar-Verlauf für maxogden/extract-zip

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Extract Zip

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Extract Zip.
  • ouch-org/ouchAvatar von ouch-org

    ouch-org/ouch

    3,391Auf GitHub ansehen↗

    Ouch is a command-line archive utility designed for compressing and decompressing files across multiple formats, including zip, tar, 7z, and zstd. It functions as a secure archive processor that sanitizes metadata to prevent path traversal attacks and terminal injection during extraction. The tool features a chain compression pipeline that allows for the sequential application of multiple compression algorithms by parsing chains of file extensions in a filename. It also includes a dedicated accessibility mode that optimizes terminal output for screen readers and text-to-speech technologies by

    Rustclicompressiondecompression
    Auf GitHub ansehen↗3,391
  • kohler/gifsicleAvatar von kohler

    kohler/gifsicle

    4,255Auf GitHub ansehen↗

    Gifsicle is a command-line image processor and animation editor used for creating, editing, and optimizing GIF images. It functions as a utility for assembling static images into animations, extracting individual frames from existing sequences, and manipulating GIF metadata. The tool distinguishes itself through specialized optimization capabilities that reduce file sizes by removing redundant pixels and employing lossy compression. It manages color palettes through quantization and colormap conversion to ensure display compatibility and reduce bit-depth. Broad capabilities include image tra

    C
    Auf GitHub ansehen↗4,255
  • facebook/zstdAvatar von facebook

    facebook/zstd

    27,259Auf GitHub ansehen↗

    Zstandard is a lossless data compression library and archive format designed for high compression ratios and fast real-time processing. It functions as a real-time data compressor and multi-threaded compression engine capable of distributing workloads across multiple CPU cores to increase throughput. The system features a dictionary-based compressor that trains on sample data to improve the compression ratio and speed of small files. It also provides long distance pattern matching to identify repeated sequences across large files. The library covers a broad range of capabilities including st

    C
    Auf GitHub ansehen↗27,259
  • chinabugotech/hutoolAvatar von chinabugotech

    chinabugotech/hutool

    30,282Auf GitHub ansehen↗

    Hutool is a standard utility library for Java application development designed to simplify common programming tasks and reduce boilerplate code. It provides a comprehensive collection of reusable helper classes and static utilities to streamline development across the Java ecosystem. The project implements a wide array of specialized toolkits, including systems for cryptography and security, network communication via HTTP and JSON clients, and the processing of office documents and file system IO. It also features a concurrency and scheduling framework for managing asynchronous tasks and recu

    Javahttphutooljava
    Auf GitHub ansehen↗30,282
Alle 19 Alternativen zu Extract Zip anzeigen→

Häufig gestellte Fragen

Was macht maxogden/extract-zip?

Unzip written in pure JavaScript. Extracts a zip into a directory. Available as a library or a command line program.

Was sind die Hauptfunktionen von maxogden/extract-zip?

Die Hauptfunktionen von maxogden/extract-zip sind: File Compression.

Welche Open-Source-Alternativen gibt es zu maxogden/extract-zip?

Open-Source-Alternativen zu maxogden/extract-zip sind unter anderem: ouch-org/ouch — Ouch is a command-line archive utility designed for compressing and decompressing files across multiple formats,… kohler/gifsicle — Gifsicle is a command-line image processor and animation editor used for creating, editing, and optimizing GIF images.… facebook/zstd — Zstandard is a lossless data compression library and archive format designed for high compression ratios and fast… chinabugotech/hutool — Hutool is a standard utility library for Java application development designed to simplify common programming tasks… ldqk/masuit.tools — Masuit.Tools is a comprehensive static utility library for .NET and ASP.NET Core development. It provides a broad… pbatard/fido — Fido is a command-line tool for automating the retrieval of official Windows installation images and UEFI shell files.…