Crate jump_dir

Source
Expand description

Traverse directory trees in parallel, using relative entries to minimize allocation and maximize parallelism.

Modulesยง

c_string
Methods to interop with null-terminated C strings.
crawl
Crawl the filesystem in parallel.
handles
Wrap POSIX OS resources.