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
·
AlexanderBagel avatar

AlexanderBagel/FWZip

0
View on GitHub↗
64 stars·22 forks·Pascal·MIT·4 views

FWZip

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

Features

  • Data Compression - Work with Zip archives using standard compression methods.

Star history

Star history chart for alexanderbagel/fwzipStar history chart for alexanderbagel/fwzip

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

Open-source alternatives to FWZip

Similar open-source projects, ranked by how many features they share with FWZip.
  • 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
  • alexcrichton/bzip2-rsalexcrichton avatar

    alexcrichton/bzip2-rs

    169View on GitHub↗

    Documentation

    C
    View on GitHub↗169
  • 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/tar-rsalexcrichton avatar

    alexcrichton/tar-rs

    724View on GitHub↗

    Documentation

    Rust
    View on GitHub↗724
See all 18 alternatives to FWZip→

Frequently asked questions

What does alexanderbagel/fwzip do?

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

What are the main features of alexanderbagel/fwzip?

The main features of alexanderbagel/fwzip are: Data Compression.

What are some open-source alternatives to alexanderbagel/fwzip?

Open-source alternatives to alexanderbagel/fwzip 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. alexcrichton/bzip2-rs — Documentation. alexcrichton/tar-rs — Documentation.