Categories: None [Edit]

lzwrb

https://rubygems.org/gems/lzwrb
https://github.com/edelkas/lzwrb
This library provides LZW encoding and decoding capabilities with no dependencies and a reasonably fast speed. It is highly configurable, supporting both constant and variable code lengths, custom alphabets, usage of clear/stop codes... It uses LSB packing order. It is compatible with the GIF specification, and comes equipped with several presets. Eventually I'd like to add compatibility with other standards, such as the ones used for UNIX compress, PDF and TIFF.

Total

Ranking: 125,005 of 190,127
Downloads: 5,251

Daily

Ranking: 37,202 of 190,091
Downloads: 5

Depended by

RankDownloadsName
180,0731,593gifenc

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconedelkas