Byron / jwalk
Filesystem walk performed in parallel with streamed and sorted results
☆232Updated 11 months ago
Alternatives and similar repositories for jwalk:
Users that are interested in jwalk are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆188Updated last year
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- A Rust equivalent of Unix command "which".☆222Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆211Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆474Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 5 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Open a path or URL with the system-defined program☆338Updated 2 months ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A dead simple ANSI terminal color painting library for Rust.☆259Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆205Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆430Updated last year
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆317Updated this week
- Rust lightweight HTTP 1.1 client☆275Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Boolean-valued predicate functions in Rust☆184Updated last month