Skip to content

joelthelion/rust_walker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asynchronous randomized large filesystem explorer

Quickly sample large, remote directory trees. Uses async IO for speed on high latency connections.

Example output:

[joel@panda rust_walker]$ rust_walker | head -n 20
./Cargo.toml
./.vimrc
./Cargo.lock
./readme.md
./.gitignore
./src/rust_walker.rs
./src/legacy.rs
./src
./target/.rustc_info.json
./target/debug/.cargo-lock
./target/rls/.rustc_info.json
./target/doc/settings.html
./.git/COMMIT_EDITMSG
./target/debug/rust_walker.d
./target/debug/rust_walker
./target/doc/favicon.ico
./.git/config
./target/rls/debug/.cargo-lock
./.git/packed-refs
./target/doc/.lock

About

A fast, asynchronous randomized directory walker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published