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

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

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

Rust Compression Libraries

排名更新于 2026年7月13日

我们为您精选了匹配 “best rust compression libraries” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

Rust Compression Libraries

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

    google/brotli

    14,753在 GitHub 上查看↗

    Brotli is a lossless data compression library and engine that uses dictionary coding and frequency analysis to reduce file sizes. It provides tools for shrinking data streams and files while ensuring every bit of original information is preserved for perfect restoration. The project focuses on optimizing web content and network bandwidth by reducing the size of HTML, CSS, and JavaScript files. It is designed for integration into web servers and browsers to improve the efficiency of data transmission. The library includes capabilities for both compressing and decompressing data streams. It al

    This library provides a robust implementation of the Brotli compression algorithm, though it is primarily a TypeScript-based project rather than a native Rust library, meaning it lacks the requested Rust-specific bindings or no-std support.

    TypeScriptData Compression AlgorithmsCompression AlgorithmsCompression Libraries
    在 GitHub 上查看↗14,753

Related searches

  • a compression library for Go projects
  • a library for data compression in C#
  • a java library for data compression
  • a library for image processing in Rust
  • a logging library for Rust applications
  • a library for parsing csv in Rust
  • a cryptography library written in Go or Rust
  • a high performance serialization library for Go