LZW Async

Software Screenshot:
LZW Async
Software Details:
Version: 0.1.3
Upload Date: 13 Apr 15
Developer: Ramesh Nair
Distribution Type: Freeware
Downloads: 50

Rating: nan/5 (Total Votes: 0)

LZW Async is a JavaScript library developed for compressing text using the LZW algorithm.

This algorithm was created for compressing large text-based data and uses a simple dictionary for reusing the previously compressed data when possible.

Just like the original algorithm it does not need special dictionary files/arrays to decode the compressed data, but it can work with one if needed, also coming packed with a binary search tree for speeding it up.

LZW Async works with client-side (browsers) and server-side (Node.js) environments.

A working demo is included with the download package.

Requirements:

  • JavaScript enabled on client side

Limitations:

  • Only works with ASCII (up to 256) characters.
  • The compression and decompression routines currently use separate dictionary implementations.

Similar Software

VirusChecker
VirusChecker

28 Feb 15

PassHash
PassHash

12 Apr 15

python-gnupg
python-gnupg

11 Mar 16

encryptMe
encryptMe

13 May 15

Other Software of Developer Ramesh Nair

Google TTS
Google TTS

5 Jun 15

Melkor
Melkor

13 May 15

Comments to LZW Async

Comments not found
Add Comment
Turn on images!