conradkleinespel / rpassword
Cross platform Rust library to read a password in the terminal (Linux, BSD, OSX, Windows, WASM).
☆251Updated 2 weeks ago
Alternatives and similar repositories for rpassword:
Users that are interested in rpassword are comparing it to the libraries listed below
- Easy Ctrl-C handler for Rust projects☆629Updated last month
- Cross platform terminal colors for Rust.☆477Updated 4 months ago
- Support for matching file paths against Unix shell style patterns.☆528Updated 4 months ago
- Efficient and customizable data-encoding functions in Rust☆184Updated 3 weeks ago
- HTTP cookie parsing and cookie jar management for Rust.☆321Updated last year
- Allows for the creation of serialised Rust tests☆249Updated last week
- Rust lightweight HTTP 1.1 client☆284Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 3 years ago
- Get the number of CPUs in Rust☆600Updated 3 months ago
- base64, in rust☆659Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- xml-rs based deserializer for Serde (compatible with 1.0+)☆289Updated this week
- oh heck, a case conversion library☆537Updated last year
- Generate README.md from docstrings☆373Updated 9 months ago
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- Tar file reading/writing for Rust☆659Updated 2 months ago
- derive simple constructor functions for Rust structs☆548Updated 8 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆352Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- are you or are you not a tty?☆279Updated 9 months ago
- Expanding opportunities standard library std::fs and std::io☆315Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 5 months ago
- Execution of and interaction with external processes and pipelines