Search results
19 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
huffman + Euclidean algorithm
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
Serialization and compression toolkit for cyrillic payloads
Zip / Unzip
- zip
- unzip
- gzip
- algorithm
- lz77
- huffman
- huffman-coding
- text-compression
- binary-compression
- byte-compression
- compress
- compression
- front-end
- backend
- View more
An n-ary Huffman algorithm implementation.
Adaptive Huffman Decoder (with LZSS)
Set of Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms
Huffman encoder
Convert any kind of String into a url-friendly compressed parameter using Huffman Encoding.
Huffman ts is an implementation of Huffman Algorithm in Typescript. It provides full compatibility with Huffman algorithm reference.
Very simple, readable huffman encoding example
Compression/Decompression using lzh/lzhuff
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.
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
Huffman Coding
A tiny compression library based on Huffman coding.
Zip / Unzip
- zip
- unzip
- gzip
- algorithm
- lz77
- huffman
- huffman-coding
- text-compression
- binary-compression
- byte-compression
- compress
- compression
- front-end
- backend
- View more
A javascript library that compress and uncompress given string using Huffman algorithm.
Compress and decompress an array of bytes using Huffman coding