Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noe-favier/file_rat
https://github.com/noe-favier/file_rat
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/noe-favier/file_rat
- Owner: Noe-Favier
- Created: 2023-03-25T14:15:45.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T17:29:57.000Z (6 months ago)
- Last Synced: 2024-07-05T22:54:21.774Z (6 months ago)
- Language: Rust
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# file_rat
RAT is my own archiving algorithm written in rust.
## Goals
the main goal of this project are :
- [ ] make a working file archives system
- [x] possibility to add metadata
- [ ] fast & optimized (we're far)
- [ ] make a crate (mainly to use it myself in my project "fd2")