Skip to content

authand/RLEcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLEcoder

A simple program to encode and decode data using Run-Length Encoding (RLE).

Usage:

cargo build --release
./RLECoder --help

this is so incredibly slow because of one byte at a time and no buffer and i will not be optimizing it any time soon

About

Encode and decode with RLE

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages