harryfei / which-rs
A Rust equivalent of Unix command "which".
☆209Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for which-rs
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆207Updated this week
- A dead simple ANSI terminal color painting library for Rust.☆247Updated 8 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- Open a path or URL with the system-defined program☆320Updated last week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆315Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆231Updated 2 weeks ago
- Assert process::Command - Easy command initialization and assertions☆473Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- lazy static regular expressions checked at compile time☆193Updated 3 months ago
- Easily add a --verbose flag to CLIs using Clap☆177Updated this week
- Easy Ctrl-C handler for Rust projects☆606Updated 3 months ago
- Filesystem walk performed in parallel with streamed and sorted results☆225Updated 7 months ago
- Check if tables and items in a .toml file are lexically sorted☆220Updated this week
- Procedural macro for recursive async functions☆210Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆492Updated 4 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆342Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated last week
- x-www-form-urlencoded meets Serde☆230Updated 3 months ago
- ☆172Updated this week
- Support for matching file paths against Unix shell style patterns.☆476Updated 6 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- oh heck, a case conversion library☆506Updated 8 months ago