awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSequential Compression Pipelines

Systems that apply multiple compression algorithms in a sequence to a single data stream.

Distinct from LZ4 Compression Pipelines: Existing candidates focus on single-algorithm pipelines (like LZ4) rather than the chaining of multiple different formats.

Explore 1 awesome GitHub repository matching data & databases · Sequential Compression Pipelines. Refine with filters or upvote what's useful.

Awesome Sequential Compression Pipelines GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ouch-org/ouchouch-org 的头像

    ouch-org/ouch

    3,391在 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

    Processes data through a chain of compression algorithms by parsing multiple file extensions in the output filename.

    Rustclicompressiondecompression
    在 GitHub 上查看↗3,391
  1. Home
  2. Data & Databases
  3. Sequential Compression Pipelines