Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manthan-sharma-23/file-compressor

just code for file compresser
https://github.com/manthan-sharma-23/file-compressor

Last synced: about 2 months ago
JSON representation

just code for file compresser

Awesome Lists containing this project

README

        

# File Compresser in Rust

- Resume is a sample to be compressed

**Steps to Reproduce**
```
cargo build
cargo run {file address} {address of Resulted Compressed File}
```