rusync is a minimalist rsync implementation in Rust. Fast file synchronization with rsync-like functionality.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-4cee0e68)More formats (shields.io, HTML) on the badges page.
# rusync - Minimalist rsync
## Overview
rusync is a minimalist rsync implementation in Rust. Fast file synchronization with rsync-like functionality.
## Quick Start
### Passthrough to rusync CLI
```bash
sc rusync _ <rusync-args>
```
## Key Features
- **Minimalist**: Lightweight rsync implementation
- **Fast**: Written in Rust for performance
- **Rsync-like**: Compatible with rsync functionality
- **Cross-platform**: Works on Linux, macOS, Windows
- **Efficient**: Efficient file synchronization
## Installation
```bash
cargo install rusync
```
## Usage Examples
### Sync directories
```bash
rusync /source /destination
```
### With verbose output
```bash
rusync -v /source /destination
```
### Dry run
```bash
rusync --dry-run /source /destination
```
### Delete files in destination
```bash
rusync --delete /source /destination
```
## Notes
- Run `rusync --help` to see all available options
- Minimalist implementation focused on core rsync features
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.