harryfei / which-rsLinks
A Rust equivalent of Unix command "which".
☆228Updated 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
Sorting:
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- A dead simple ANSI terminal color painting library for Rust.☆264Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Rust library to detect the operating system type☆187Updated last week
- oh heck, a case conversion library☆546Updated last year
- MIME type guessing of file extensions for Rust.☆184Updated last month
- Easy Ctrl-C handler for Rust projects☆632Updated 3 weeks ago
- Open a path or URL with the system-defined program☆349Updated this week
- A pretty, easy-to-use logger for Rust.☆495Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Compile-time string formatting☆236Updated 5 months ago
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆532Updated last week
- Procedural macro for recursive async functions☆224Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Support for matching file paths against Unix shell style patterns.☆532Updated 4 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆342Updated this week
- Boolean-valued predicate functions in Rust☆195Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆241Updated last week
- Assert process::Command - Easy command initialization and assertions☆510Updated 2 weeks ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated 2 years ago
- Allows for the creation of serialised Rust tests☆252Updated last month