awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hellobertrand avatar

hellobertrand/zxc

0
View on GitHub↗
384 stars·8 forks·C·1 view

Zxc

Asymmetric lossless compression built for ultra-fast decode. 40%+ faster than LZ4 on ARM64, with better ratios. C library, write-once/read-many.

Features

  • Compression Libraries - High-performance asymmetric lossless compression.

Star history

Star history chart for hellobertrand/zxcStar history chart for hellobertrand/zxc

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 hellobertrand/zxc do?

Asymmetric lossless compression built for ultra-fast decode. 40%+ faster than LZ4 on ARM64, with better ratios. C library, write-once/read-many.

What are the main features of hellobertrand/zxc?

The main features of hellobertrand/zxc are: Compression Libraries.

What are some open-source alternatives to hellobertrand/zxc?

Open-source alternatives to hellobertrand/zxc 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. cwida/fsst — Fast Static Symbol Table (FSST): efficient random-access string compression. ariya/fastlz — Small & portable byte-aligned LZ77 compression.

Open-source alternatives to Zxc

Similar open-source projects, ranked by how many features they share with Zxc.
  • 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 27 alternatives to Zxc→