Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manthan-sharma-23/file-compressor
- Owner: manthan-sharma-23
- Created: 2024-02-29T20:22:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T17:50:05.000Z (10 months ago)
- Last Synced: 2024-03-03T18:39:33.155Z (10 months ago)
- Language: Rust
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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}
```