Implementation of the LZW algorithm in C#, adhering to the built-in System.IO.Compression.
The algorithm and code is much improved, compared to projects like SharpLZW.

The LZW algorithm is for arbitrary lossless data compression and are noticeable for simplicity and low (compared to others) memory consumption. Making it interesting for eg. embedded use.

There're many other LZW implementations out there. This one is focused on KISS and C#.

Features

  • Binary data supported
  • Tested with Canterbury collection
  • Restricted dictionary growth
  • Adaptive bit encoding
  • Adheres to the System.IO.Compression
  • Single file drop in

Project Samples

Project Activity

See All Activity >

Categories

File Compression

License

MIT License

Follow LZWStream

LZWStream Web Site

Other Useful Business Software
Simple, Secure Domain Registration Icon
Simple, Secure Domain Registration

Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Sign up for free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of LZWStream!

Additional Project Details

Operating Systems

Windows

Languages

English

Intended Audience

Developers

User Interface

Console/Terminal

Programming Language

C#

Related Categories

C# File Compression Software

Registered

2014-07-24