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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
alexcrichton avatar

alexcrichton/tar-rs

0
View on GitHub↗
724 stars·238 forks·Rust·Apache-2.0·13 viewscomposefs.github.io/tar-rs↗

Tar Rs

Documentation

Features

  • Data Compression - Utilities for reading and writing tar archives.

Star history

Star history chart for alexcrichton/tar-rsStar history chart for alexcrichton/tar-rs

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tar Rs

These projects share indexed features with Tar Rs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • lz4/lz4lz4 avatar

    lz4/lz4

    11,882View on GitHub↗

    This project provides a lossless compression algorithm and a byte-oriented compression library designed for high-speed data reduction and maximum decompression speed. It functions as a stream-oriented compression engine, a software library for encoding and decoding data blocks, and a command-line tool for managing interoperable compressed frames. The system distinguishes itself through the use of predefined pattern dictionaries to improve compression ratios for small data sets and small packets. It supports multiple processing modes, including high-speed block compression for minimal latency

    Cccompressionlz4
    View on GitHub↗11,882
  • alexanderbagel/fwzipAlexanderBagel avatar

    AlexanderBagel/FWZip

    64View on GitHub↗

    Набор классов для архивирования.

    Pascal
    View on GitHub↗64
  • avaneev/lzavavaneev avatar

    avaneev/lzav

    534View on GitHub↗

    Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1

    C++
    View on GitHub↗534
  • alexcrichton/bzip2-rsalexcrichton avatar

    alexcrichton/bzip2-rs

    169View on GitHub↗

    Documentation

    C
    View on GitHub↗169
Compare all 18 related projects→

Frequently asked questions

What does alexcrichton/tar-rs do?

Documentation

What are the main features of alexcrichton/tar-rs?

The main features of alexcrichton/tar-rs are: Data Compression.

Which projects share features with alexcrichton/tar-rs?

Projects with overlapping indexed features include: lz4/lz4 — This project provides a lossless compression algorithm and a byte-oriented compression library designed for high-speed… cysharp/nativecompressions. avaneev/lzav — Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better… brantburnett/snappier. alexanderbagel/fwzip — Набор классов для архивирования. alexcrichton/bzip2-rs — Documentation.