harryfei / which-rsLinks
A Rust equivalent of Unix command "which".
☆246Updated 6 months ago
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☆330Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- A dead simple ANSI terminal color painting library for Rust.☆279Updated last year
- Open a path or URL with the system-defined program☆385Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 5 months ago
- Check if tables and items in a .toml file are lexically sorted☆272Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- Rust library to detect the operating system type☆195Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated this week
- MIME type guessing of file extensions for Rust.