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
mafintosh avatar

mafintosh/tar-fs

0
View on GitHub↗
382 stars·128 forks·JavaScript·MIT·7 views

Tar Fs

Filesystem bindings for tar-stream.

Features

  • File Compression - Tar archive packing and extraction for directories.

Star history

Star history chart for mafintosh/tar-fsStar history chart for mafintosh/tar-fs

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 Fs

These projects share indexed features with Tar Fs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ouch-org/ouchouch-org avatar

    ouch-org/ouch

    3,391View on 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
    View on GitHub↗3,391
  • kohler/gifsiclekohler avatar

    kohler/gifsicle

    4,255View on 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
    View on GitHub↗4,255
  • facebook/zstdfacebook avatar

    facebook/zstd

    27,259View on GitHub↗

    Zstandard is a lossless data compression library and archive format designed for high compression ratios and fast real-time processing. It functions as a real-time data compressor and multi-threaded compression engine capable of distributing workloads across multiple CPU cores to increase throughput. The system features a dictionary-based compressor that trains on sample data to improve the compression ratio and speed of small files. It also provides long distance pattern matching to identify repeated sequences across large files. The library covers a broad range of capabilities including st

    C
    View on GitHub↗27,259
  • chinabugotech/hutoolchinabugotech avatar

    chinabugotech/hutool

    30,282View on GitHub↗

    Hutool is a standard utility library for Java application development designed to simplify common programming tasks and reduce boilerplate code. It provides a comprehensive collection of reusable helper classes and static utilities to streamline development across the Java ecosystem. The project implements a wide array of specialized toolkits, including systems for cryptography and security, network communication via HTTP and JSON clients, and the processing of office documents and file system IO. It also features a concurrency and scheduling framework for managing asynchronous tasks and recu

    Javahttphutooljava
    View on GitHub↗30,282
Compare all 19 related projects→

Frequently asked questions

What does mafintosh/tar-fs do?

Filesystem bindings for tar-stream.

What are the main features of mafintosh/tar-fs?

The main features of mafintosh/tar-fs are: File Compression.

Which projects share features with mafintosh/tar-fs?

Projects with overlapping indexed features include: ouch-org/ouch — Ouch is a command-line archive utility designed for compressing and decompressing files across multiple formats,… kohler/gifsicle — Gifsicle is a command-line image processor and animation editor used for creating, editing, and optimizing GIF images.… 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… ldqk/masuit.tools — Masuit.Tools is a comprehensive static utility library for .NET and ASP.NET Core development. It provides a broad… pbatard/fido — Fido is a command-line tool for automating the retrieval of official Windows installation images and UEFI shell files.…