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·10 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

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

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.

Which projects share features with alexanderbagel/fwzip?

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. alexcrichton/bzip2-rs — Documentation. alexcrichton/tar-rs — Documentation.

Projects sharing features with FWZip

These projects share indexed features with FWZip. 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
  • 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
Compare all 18 related projects→