I found a post about absolutely fabulous utility for manipulating zip files - zippy. Indeed, Windows 11 doesn't include unzip utility, and you need to use the Explorer to unzip a file. It's fine as long as you do not need to write scripts. Since I learn Rust, I decided to write such utility. My bad, because if I used the site search, I would just get zippy earlier, and used it.
Usage: zipdir [opts] <file> [<content_file>...]
Where opts are:
/e, /-extract
Extract file if its size is less the max.
/h
This help screen
/l, /-list
Show the archive directory
/m number, /-max number
Max size (in meg) of an extracted file. Should be specified with
with -e. Default 32MB.
/o string, /-outdir string
Output directory for extracted files.
/v
Version of the product
/w, /-overwrite
Overwrite existing files.
/x, /-exclude
Provided content entry patterns are considered for exclusion from
extraction.
I wrote the small utility, not AI. So quality can be low and for the reason, I ask to review its code and give some feedback. Thank you for your time.
4 posts - 2 participants
Read full topic
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Сепаратор для логов. Сжимаем логи для контекста LLM без потери читаемости | 0 | 11.92 | 06-05-2026 |
| 2 | [Project Announcement] tinyxml2-rs: A high-performance, drop-in Rust implementation of TinyXML2 | 5 | 7 | 01-07-2026 |
| 3 | Maplike - Crate with traits for abstract containers and operations on them | 2 | 7 | 06-07-2026 |
| 4 | Looking for contributors: Rust transparent proxy & protocol parsing project | 5 | 7 | 08-07-2026 |
| 5 | lzbench 2.3 | 0 | 5 | 16-06-2026 |
| 6 | Mdpager 0.1.0: a small Unix-style Markdown pager | 0 | 16.56 | 08-08-2026 |
| 7 | Announcing logisheets-rs: a Rust spreadsheet engine with XLSX support | 7 | 8 | 07-07-2026 |
| 8 | Chainything : A DAG-based pipeline execution engine & visual UI (with AI generation) | 2 | 7 | 29-06-2026 |
| 9 | Rsrssr - a really simple rss and atom reader for the terminal | 0 | 7.34 | 04-08-2026 |
| 10 | LiberSystem - the new OS written in Rust | 0 | 5 | 07-07-2026 |