lzwrb 0.1.0
This library provides LZW encoding and decoding capabilities with no dependencies and reasonably fast speed. It is highly configurable, supporting both constant and variable code lengths, custom alphabets, usage of clear/stop codes... 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.