BurntSushi / walkdir
Rust library for walking directories recursively.
☆1,328Updated 2 weeks ago
Alternatives and similar repositories for walkdir:
Users that are interested in walkdir are comparing it to the libraries listed below
- Temporary file library for rust☆1,222Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,236Updated 2 weeks ago
- URL parser for Rust☆1,352Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,901Updated 3 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆950Updated this week
- A rust library to print aligned and formatted tables☆966Updated 3 months ago
- Rust cache structures and easy function memoization☆1,625Updated 2 months ago
- A small rust library for adding custom derives to enums☆1,866Updated this week
- Some more derive(Trait) options☆1,790Updated this week
- A Rust library to extract useful data from HTML documents, suitable for web scraping.☆976Updated 6 months ago
- A logging implementation for `log` which is configured via an environment variable.☆877Updated last week
- derive builder implementation for rust structs☆1,374Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,560Updated last month
- Logging implementation for Rust☆2,275Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,220Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,819Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,954Updated 3 weeks ago
- Compile time static maps for Rust☆1,864Updated last week
- Readline Implementation in Rust☆1,595Updated this week
- A rust console and terminal abstraction☆992Updated last month
- Find unused dependencies in Cargo.toml☆1,805Updated this week
- Simple, efficient logging for Rust☆853Updated last month
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.☆1,722Updated 2 weeks ago
- Rust high performance xml reader and writer☆1,261Updated 2 weeks ago
- Rust templating with Handlebars☆1,316Updated last week
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- Generate and parse UUIDs.☆1,033Updated this week
- Fast and friendly HTTP client framework for async Rust☆1,469Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,471Updated 4 months ago