Docs.rs
robosync-1.0.10
robosync 1.0.10
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
roethlar
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
atty ^0.2
normal
bincode ^1.3
normal
blake3 ^1.0
normal
chrono ^0.4
normal
clap ^4.0
normal
crossterm ^0.27
normal
dirs ^5.0
normal
filetime ^0.2
normal
indicatif ^0.18.0
normal
jwalk ^0.8
normal
lz4_flex ^0.11
normal
md-5 ^0.10
normal
memmap2 ^0.9
normal
num_cpus ^1.16
normal
rayon ^1.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
toml ^0.8
normal
uuid ^1.10
normal
walkdir ^2.0
normal
xxhash-rust ^0.8
normal
zstd ^0.13
normal
criterion ^0.5
dev
tempfile ^3.0
dev
crossbeam ^0.8
normal
io-uring ^0.6
normal
nix ^0.27
normal
libc ^0.2
normal
winapi ^0.3
normal
Versions
58.32%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module parallel_sync
robosync
1.0.10
Module parallel_
sync
Module Items
Structs
In crate robosync
robosync
Module
parallel_
sync
Copy item path
Source
Expand description
Multithreaded synchronization implementation
Structs
ยง
Parallel
Sync
Config
Configuration for multithreaded synchronization
Parallel
Syncer
Multithreaded file synchronization engine