awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to avaneev/lzav

Open-source alternatives to Lzav

30 open-source projects similar to avaneev/lzav, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lzav alternative.

  • lz4/lz4Avatar lz4

    lz4/lz4

    11,882Vezi pe 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
    Vezi pe GitHub↗11,882
  • facebook/zstdAvatar facebook

    facebook/zstd

    27,259Vezi pe 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
    Vezi pe GitHub↗27,259
  • klauspost/compressAvatar klauspost

    klauspost/compress

    5,525Vezi pe 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
    Vezi pe GitHub↗5,525

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • antirez/smazAvatar antirez

    antirez/smaz

    1,222Vezi pe GitHub↗

    Small strings compression library

    C
    Vezi pe GitHub↗1,222
  • ariya/fastlzAvatar ariya

    ariya/FastLZ

    539Vezi pe GitHub↗

    Small & portable byte-aligned LZ77 compression

    Camd64ansi-carm64
    Vezi pe GitHub↗539
  • atomicobject/heatshrinkAvatar atomicobject

    atomicobject/heatshrink

    1,534Vezi pe GitHub↗

    data compression library for embedded/real-time systems

    C
    Vezi pe GitHub↗1,534
  • brantburnett/snappierB

    brantburnett/Snappier

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • byronknoll/cmixAvatar byronknoll

    byronknoll/cmix

    710Vezi pe GitHub↗

    cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage.

    C++
    Vezi pe GitHub↗710
  • cwida/fsstAvatar cwida

    cwida/fsst

    519Vezi pe GitHub↗

    Fast Static Symbol Table (FSST): efficient random-access string compression

    C++
    Vezi pe GitHub↗519
  • cyan4973/finitestateentropyAvatar Cyan4973

    Cyan4973/FiniteStateEntropy

    1,486Vezi pe GitHub↗

    New generation entropy codecs : Finite State Entropy and Huff0

    Cccompressionentropy
    Vezi pe GitHub↗1,486
  • cysharp/nativecompressionsC

    Cysharp/NativeCompressions

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • facebook/openzlAvatar facebook

    facebook/openzl

    3,095Vezi pe GitHub↗

    A novel data compression framework

    C
    Vezi pe GitHub↗3,095
  • flanglet/kanzi-cppAvatar flanglet

    flanglet/kanzi-cpp

    218Vezi pe GitHub↗

    Fast lossless data compression in C++

    C++asymmetric-numeral-systemsbwtcompression
    Vezi pe GitHub↗218
  • google/brotliAvatar google

    google/brotli

    14,753Vezi pe GitHub↗

    Brotli is a lossless data compression library and engine that uses dictionary coding and frequency analysis to reduce file sizes. It provides tools for shrinking data streams and files while ensuring every bit of original information is preserved for perfect restoration. The project focuses on optimizing web content and network bandwidth by reducing the size of HTML, CSS, and JavaScript files. It is designed for integration into web servers and browsers to improve the efficiency of data transmission. The library includes capabilities for both compressing and decompressing data streams. It al

    TypeScript
    Vezi pe GitHub↗14,753
  • google/zopfliAvatar google

    google/zopfli

    3,583Vezi pe GitHub↗

    Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression.

    C++
    Vezi pe GitHub↗3,583
  • hellobertrand/zxcAvatar hellobertrand

    hellobertrand/zxc

    384Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗384
  • ikpil/dotcompressorbenchmarkI

    ikpil/DotCompressorBenchmark

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ikpil/dotfastlzI

    ikpil/DotFastLZ

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • jaime-olivares/zipstorerJ

    jaime-olivares/zipstorer

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • jzebedee/thumbhashJ

    jzebedee/ThumbHash

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • zlib-ng/zlib-ngAvatar zlib-ng

    zlib-ng/zlib-ng

    2,027Vezi pe GitHub↗

    zlib replacement with optimizations for "next generation" systems.

    C
    Vezi pe GitHub↗2,027
  • alexcrichton/bzip2-rsAvatar alexcrichton

    alexcrichton/bzip2-rs

    169Vezi pe GitHub↗

    Documentation

    C
    Vezi pe GitHub↗169
  • alexcrichton/tar-rsAvatar alexcrichton

    alexcrichton/tar-rs

    724Vezi pe GitHub↗

    Documentation

    Rust
    Vezi pe GitHub↗724
  • zertovitch/zip-adaAvatar zertovitch

    zertovitch/zip-ada

    35Vezi pe GitHub↗

    Zip-Ada is a library for dealing with the Zip compressed archive file format.

    Ada
    Vezi pe GitHub↗35
  • zlib-ng/minizip-ngAvatar zlib-ng

    zlib-ng/minizip-ng

    1,460Vezi pe GitHub↗

    Fork of the popular zip manipulation library found in the zlib distribution.

    C
    Vezi pe GitHub↗1,460
  • alexanderbagel/fwzipAvatar AlexanderBagel

    AlexanderBagel/FWZip

    64Vezi pe GitHub↗

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

    Pascal
    Vezi pe GitHub↗64
  • kspalaiologos/bzip3Avatar kspalaiologos

    kspalaiologos/bzip3

    1,213Vezi pe GitHub↗

    A better and stronger spiritual successor to BZip2.

    C
    Vezi pe GitHub↗1,213
  • libarchive/libarchiveAvatar libarchive

    libarchive/libarchive

    3,526Vezi pe GitHub↗

    Multi-format archive and compression library

    C
    Vezi pe GitHub↗3,526
  • lifthrasiir/rust-zipAvatar lifthrasiir

    lifthrasiir/rust-zip

    2Vezi pe GitHub↗

    A simple rust library to read and write Zip archives, which is also my pet project for learning Rust. At the moment you can list the files in a Zip archive, as well as extracting them if they are either stored (uncompressed) or deflated, but I plan to add write support soon.

    Rust
    Vezi pe GitHub↗2
  • lzfse/lzfseAvatar lzfse

    lzfse/lzfse

    1,818Vezi pe GitHub↗

    LZFSE compression library and command line tool

    C
    Vezi pe GitHub↗1,818