harryfei / which-rs
A Rust equivalent of Unix command "which".
☆220Updated 3 weeks ago
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
- Open a path or URL with the system-defined program☆335Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆307Updated last year
- Conditional compilation according to rustc compiler version☆347Updated last week
- MIME type guessing of file extensions for Rust.☆175Updated 8 months ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆403Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 3 months ago
- A dead simple ANSI terminal color painting library for Rust.☆255Updated 11 months ago
- Easy Ctrl-C handler for Rust projects☆622Updated 6 months ago
- Converts to and from various cases.☆134Updated this week
- A set of alternative `derive` attributes for Rust☆432Updated 9 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆334Updated 2 months ago
- lazy static regular expressions checked at compile time☆203Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆331Updated last week
- Procedural macro for recursive async functions☆220Updated last month
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆191Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆705Updated last week
- A pretty, easy-to-use logger for Rust.☆488Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 4 months ago
- Compile-time string formatting☆230Updated 2 months ago
- Rust library to detect the operating system type☆178Updated 3 weeks ago
- Easily add a --verbose flag to CLIs using Clap☆188Updated this week
- oh heck, a case conversion library☆518Updated 11 months ago
- Allows for the creation of serialised Rust tests☆241Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆508Updated this week
- A rust logger that prints all messages with a readable output format.☆233Updated 10 months ago