harryfei / which-rs
A Rust equivalent of Unix command "which".
☆213Updated last month
Alternatives and similar repositories for which-rs:
Users that are interested in which-rs are comparing it to the libraries listed below
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Conditional compilation according to rustc compiler version☆346Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A dead simple ANSI terminal color painting library for Rust.☆256Updated 10 months ago
- A parser and formatter for std::{SystemTime, Duration}☆304Updated last year
- Open a path or URL with the system-defined program☆328Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆236Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆403Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Procedural macro for recursive async functions☆218Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆229Updated last week
- Filesystem walk performed in parallel with streamed and sorted results☆231Updated 9 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆352Updated 6 months ago
- Easily add a --verbose flag to CLIs using Clap☆186Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆428Updated 8 months ago
- Like Rust's std::Path, but UTF-8.☆462Updated 5 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆502Updated 4 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆164Updated last year
- Check if tables and items in a .toml file are lexically sorted☆221Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆328Updated this week
- lazy static regular expressions checked at compile time☆202Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆504Updated 7 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆190Updated last year
- MIME type guessing of file extensions for Rust.☆172Updated 7 months ago
- Assert process::Command - Easy command initialization and assertions☆491Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆238Updated 5 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 2 months ago
- Converts to and from various cases.☆131Updated this week
- Boolean-valued predicate functions in Rust☆180Updated 3 weeks ago