Skip to content

A simple file compression application developed using RUST.

Notifications You must be signed in to change notification settings

Eomaxl/File-Compression-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Compression-Rust

A simple rust project to compress a file. To use this project, clone this repo and run the below commands

To build the project

cargo run

After building it successfully, we can use the below commands to compress a file

cargo run "source-file-name" "target-file-name"

About

A simple file compression application developed using RUST.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages