Archiver using huffman coding written in Rust
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
15
commits
Silence while true warning
bbff514
Move byte iterator inside huffman compress
efdaea9
Add compression command
01f44ff
Add decompress function
f4fc34c
Add more functionality
5df04e0
Rename method
de43c98
Fix some indentation
7641ec6
Merge branch 'master' of github.com:cuklev/huffman-archiver-rust
95d1e5d
Initial commit
e22da0b
Add compression functions
aeaf0dd
Add more more functionality
e73247d
Move binary streams to separate folder
178f0e2
Add binary writer
4edf894
Add binary reader
6272e41
Create cargo project
c97d623