Skip to content

second-ed/rs-ync

Repository files navigation

rs-ync

Simple rsync implementation in rust

Repo map

├── src
│   ├── lib.rs
│   └── main.rs
├── tests
│   ├── common
│   │   └── mod.rs
│   └── integration_tests.rs
├── .pre-commit-config.yaml
├── Cargo.lock
├── Cargo.toml
├── README.md
├── pyproject.toml
└── uv.lock
::

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages