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

thejoshwolfe/yazl

0
View on GitHub↗
378 stele·50 fork-uri·JavaScript·MIT·5 vizualizări

Yazl

yet another zip library for node

Features

  • Compression Utilities - Zip file creation.
  • File Compression - Stream-based ZIP compression library.

Istoric stele

Graficul istoricului de stele pentru thejoshwolfe/yazlGraficul istoricului de stele pentru thejoshwolfe/yazl

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 Yazl

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Yazl.
  • nodeca/pakoAvatar nodeca

    nodeca/pako

    6,081Vezi pe GitHub↗

    Pako is a pure JavaScript compression library that ports the C zlib library to JavaScript, providing deflate and gzip compression and decompression capabilities. It runs in both browser and Node.js environments by using typed arrays and universal JavaScript, avoiding platform-specific APIs for cross-platform compatibility. The library handles data through bitwise operations for Huffman coding and LZ77 matching, and automatically encodes string inputs to UTF-8 before compression while decoding them back on decompression. It supports streaming chunk-based processing, allowing incremental data h

    JavaScript
    Vezi pe GitHub↗6,081
  • thejoshwolfe/yauzlAvatar thejoshwolfe

    thejoshwolfe/yauzl

    812Vezi pe GitHub↗

    yet another unzip library for node

    JavaScript
    Vezi pe GitHub↗812
  • ouch-org/ouchAvatar ouch-org

    ouch-org/ouch

    3,391Vezi pe GitHub↗

    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
    Vezi pe GitHub↗3,391
  • kohler/gifsicleAvatar kohler

    kohler/gifsicle

    4,255Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,255
Vezi toate cele 23 alternative pentru Yazl→

Întrebări frecvente

Ce face thejoshwolfe/yazl?

yet another zip library for node

Care sunt principalele funcționalități ale thejoshwolfe/yazl?

Principalele funcționalități ale thejoshwolfe/yazl sunt: Compression Utilities, File Compression.

Care sunt câteva alternative open-source pentru thejoshwolfe/yazl?

Alternativele open-source pentru thejoshwolfe/yazl includ: nodeca/pako — Pako is a pure JavaScript compression library that ports the C zlib library to JavaScript, providing deflate and gzip… thejoshwolfe/yauzl — yet another unzip library for node. ouch-org/ouch — Ouch is a command-line archive utility designed for compressing and decompressing files across multiple formats,… ldqk/masuit.tools — Masuit.Tools is a comprehensive static utility library for .NET and ASP.NET Core development. It provides a broad… 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…