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

kspalaiologos/bzip3

0
View on GitHub↗
1,213 stars·59 forks·C·LGPL-3.0·2 views

Bzip3

A better and stronger spiritual successor to BZip2.

Features

  • Compression Libraries - High-performance successor to BZip2.
  • Development Utilities - Statistical compression tool for efficient file archiving.

Star history

Star history chart for kspalaiologos/bzip3Star history chart for kspalaiologos/bzip3

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 Bzip3

Similar open-source projects, ranked by how many features they share with Bzip3.
  • klauspost/compressklauspost avatar

    klauspost/compress

    5,525View on GitHub↗

    This is a high-performance Go compression library providing implementations of Zstandard, Snappy, and Huffman coding. It includes a parallel compression framework for distributing gzip and stream workloads across multiple CPU cores and a specialized Huffman codec optimized for modern CPU architectures. The library features a Zstandard implementation that supports custom dictionaries and allocation-free decoding, alongside a Snappy compatible encoder for high-throughput data processing. It provides specific tools for dictionary generation and optimization to improve compression ratios for smal

    Gocompressiondecompressiondeflate
    View on GitHub↗5,525
  • atomicobject/heatshrinkatomicobject avatar

    atomicobject/heatshrink

    1,534View on GitHub↗

    data compression library for embedded/real-time systems

    C
    View on GitHub↗1,534
  • 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
  • ariya/fastlzariya avatar

    ariya/FastLZ

    539View on GitHub↗

    Small & portable byte-aligned LZ77 compression

    Camd64ansi-carm64
    View on GitHub↗539
See all 30 alternatives to Bzip3→

Frequently asked questions

What does kspalaiologos/bzip3 do?

A better and stronger spiritual successor to BZip2.

What are the main features of kspalaiologos/bzip3?

The main features of kspalaiologos/bzip3 are: Compression Libraries, Development Utilities.

What are some open-source alternatives to kspalaiologos/bzip3?

Open-source alternatives to kspalaiologos/bzip3 include: klauspost/compress — This is a high-performance Go compression library providing implementations of Zstandard, Snappy, and Huffman coding.… atomicobject/heatshrink — data compression library for embedded/real-time systems. avaneev/lzav — Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better… byronknoll/cmix — cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage. coatisoftware/sourcetrail — Sourcetrail is an interactive source code explorer and visualizer designed for indexing and navigating relationships… ariya/fastlz — Small & portable byte-aligned LZ77 compression.