#lzw


  1. weezl

    Fast LZW compression and decompression

    v0.2.1 10.4M #tiff #compression #codec #lzw #en #code-size #code-block

  2. oxiarc-lzw

    Pure Rust LZW compression for TIFF and GIF formats

    v0.3.3 550 #tiff #lzw #compression #archive #pure-rust

  3. oxideav-gif

    Pure-Rust GIF87a / GIF89a decoder and encoder

    v0.0.11 #gif #lzw #image #pure-rust #multimedia-encoding #gif-image

  4. pixie-anim

    A zero-dependency, SIMD-accelerated GIF optimizer

    v0.1.5 #gif #optimization #lzw #wasm

  5. compression-algorithms

    Compression algorithms from scratch in Rust — Huffman, arithmetic coding, BWT, LZ77

    v0.1.0 #compression #huffman-coding #arithmetic-coding #bwt #lz77 #rle #lzw #sliding-window #zig-zag #from-scratch

  6. salzweg

    A LZW encoder and decoder, fast and memory efficient

    v0.1.4 260 #lzw #gif

  7. press_rs

    Tiny file compressor and packager on Rust

    v0.2.0 #compression #lzw #packaging #wasm

  8. ai-weezl

    A no_std fork of weezl

    v0.1.12 #tiff #codec #no-std #fork #lzw #code-size #code-block #bit-byte #gif #git

  9. retrocompressor

    file compression with retro formats

    v1.0.1 100 #lzw #lzss #compression #huffman #retro

  10. webcomp

    (WEB COMPressor) is a command-line tool that compresses files into multiple formats, including Brotli, Compress (LZW), Deflate, Gzip, and Zstandard. It helps generate pre-compressed…

    v1.0.0 #gzip #deflate #brotli #zstd #lzw #gzip-zstd
  11. Try searching with DuckDuckGo.


  12. generic_compression

    providing generic implementations of common compression algorithms

    v0.2.0 #compression #lzw #encoding

  13. lzw

    LZW compression and decompression

    v0.10.0 310K #decoding #compression #bit #en #code-size

  14. lzw-compress

    efficient implementation of the LZW data compression algorithm. LZW is a widely used compression algorithm that can be used to reduce the size of data for storage or transmission.

    v1.0.0 #compression #lzw #storage