awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Rust Compression Libraries

Ranking updated Jul 13, 2026

We curate open-source GitHub repositories matching “best rust compression libraries”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Rust Compression Libraries

Find the best repos with AI.We'll search the best matching repositories with AI.
  • google/brotligoogle avatar

    google/brotli

    14,753View on 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
    View on 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