harryfei / which-rs
A Rust equivalent of Unix command "which".
☆224Updated 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
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆189Updated last year
- Open a path or URL with the system-defined program☆341Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆320Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆238Updated 3 weeks ago
- A dead simple ANSI terminal color painting library for Rust.☆260Updated last year
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆237Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆354Updated last month
- Easy Ctrl-C handler for Rust projects☆627Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 3 weeks ago
- Rust library to open URLs in the web browsers available on a platform☆278Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆407Updated last week
- Check if tables and items in a .toml file are lexically sorted☆228Updated 3 months ago
- MIME type guessing of file extensions for Rust.☆180Updated 9 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆722Updated last week
- Procedural macro for recursive async functions☆220Updated 2 months ago
- Support for matching file paths against Unix shell style patterns.☆524Updated 2 months ago
- A rust logger that prints all messages with a readable output format.☆239Updated 11 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆512Updated 3 weeks ago
- Generate README.md from docstrings☆371Updated 8 months ago
- Easily add a --verbose flag to CLIs using Clap☆193Updated last month
- x-www-form-urlencoded meets Serde☆243Updated 7 months ago
- A pretty, easy-to-use logger for Rust.☆488Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 4 months ago
- git hook manager, geared toward Rust projects☆220Updated 2 years ago
- Assert process::Command - Easy command initialization and assertions☆499Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆207Updated 3 months ago