harryfei / which-rsLinks
A Rust equivalent of Unix command "which".
☆239Updated last month
Alternatives and similar repositories for which-rs
Users that are interested in which-rs are comparing it to the libraries listed below
Sorting:
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- Open a path or URL with the system-defined program☆364Updated 2 months ago
- MIME type guessing of file extensions for Rust.☆186Updated 4 months ago
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆430Updated last week
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- A dead simple ANSI terminal color painting library for Rust.☆268Updated last year
- lazy static regular expressions checked at compile time☆216Updated 7 months ago
- Serialize and deserialize C-like enum as underlying repr