Byron / jwalkLinks
Filesystem walk performed in parallel with streamed and sorted results
☆251Updated last year
Alternatives and similar repositories for jwalk
Users that are interested in jwalk are comparing it to the libraries listed below
Sorting:
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- A Rust equivalent of Unix command "which".☆241Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆224Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- A dead simple ANSI terminal color painting library for Rust.☆272Updated last year
- Type that deserializes only from one specific value☆265Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆518Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Comparing argparse APIs☆175Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆208Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A Rust library for moving files to the Recycle Bin☆226Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆354Updated last month
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- MIME type guessing of file extensions for Rust.☆190Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆230Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly