webdesus / fs_extraLinks
Expanding opportunities standard library std::fs and std::io
☆324Updated last year
Alternatives and similar repositories for fs_extra
Users that are interested in fs_extra are comparing it to the libraries listed below
Sorting:
- ☆329Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆372Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- Getters and Setters for Rust.☆362Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆430Updated last week
- A Rust equivalent of Unix command "which".☆239Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆544Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆358Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- A if/elif-like macro for Rust #[cfg] statements