LZW Async

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

Rating: 4.0/5 (Total Votes: 1)

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

OWASP Bricks
OWASP Bricks

13 May 15

VirusChecker
VirusChecker

28 Feb 15

ZB Block
ZB Block

13 May 15

Securimage
Securimage

10 Dec 15

Other Software of Developer Ramesh Nair

Squel.js
Squel.js

4 Jun 15

Google TTS
Google TTS

5 Jun 15

Comments to LZW Async

Comments not found
Add Comment
Turn on images!