Search results
20 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
huffman + Euclidean algorithm
Okaily-Srivastava-Tbakhi (OST) encoding algorithm for textual data compression, optimized for JavaScript/TypeScript and ZenithKernel bundles
Adaptive Huffman Decoder (with LZSS)
Huffman code
- huffman
- huffman-coding
- huffman-algorithm
- huffman-tree
- huffman-compression-algorithm
- algorithm
- heap
- max-heap
- bst
- binary-tree
- binary-search-tree
- text-compression
- binary-compression
- byte-compression
- View more
An n-ary Huffman algorithm implementation.
Compression/Decompression using lzh/lzhuff
Zip / Unzip
- zip
- unzip
- gzip
- algorithm
- lz77
- huffman
- huffman-coding
- text-compression
- binary-compression
- byte-compression
- compress
- compression
- front-end
- backend
- View more
Huffman code
- huffman
- huffman-coding
- huffman-algorithm
- huffman-tree
- huffman-compression-algorithm
- algorithm
- heap
- max-heap
- bst
- binary-tree
- binary-search-tree
- text-compression
- binary-compression
- byte-compression
- View more
A tiny compression library based on Huffman coding.
Serialization and compression toolkit for cyrillic payloads
Convert any kind of String into a url-friendly compressed parameter using Huffman Encoding.
Set of Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms
Huffman encoder
Zip / Unzip
- zip
- unzip
- gzip
- algorithm
- lz77
- huffman
- huffman-coding
- text-compression
- binary-compression
- byte-compression
- compress
- compression
- front-end
- backend
- View more
Huffman Coding
The `data compression` npm package provides a lightweight solution for compressing data using Huffman encoding and converting it into a URI-friendly string format. This makes it convenient for transferring data over URIs while minimizing the payload size.
Very simple, readable huffman encoding example
Compress and decompress an array of bytes using Huffman coding
Huffman ts is an implementation of Huffman Algorithm in Typescript. It provides full compatibility with Huffman algorithm reference.
A javascript library that compress and uncompress given string using Huffman algorithm.