jimmycuadra / rust-shellwords
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
☆30Updated 2 years ago
Alternatives and similar repositories for rust-shellwords:
Users that are interested in rust-shellwords are comparing it to the libraries listed below
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A maintained fork of the app-dirs-rs project.☆35Updated 5 months ago
- ☆27Updated 10 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Records and replays input sent in a terminal session.☆28Updated 2 years ago
- Extension of nom to trace parser☆49Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- cargo subcommand to generate Arch Linux package☆72Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- ☆55Updated 3 weeks ago
- libc::isatty that also works on Windows☆22Updated 5 years ago
- Concurrent cross-platform terminal interface☆19Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 2 weeks ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Parse environment variables by defining a struct☆24Updated 5 years ago
- ☆59Updated 5 months ago
- Windows INI file {de,}serialization☆23Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- A safe cross-platform interface to setting process titles☆16Updated 5 years ago
- Pretty backtraces for rust☆14Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- CLI tool for the Rust Playground☆22Updated 3 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- A browser interface for working through rustc errors and running cargo commands.☆16Updated 2 years ago
- Derive for the Display trait☆51Updated 6 years ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- derive macro for the Fail trait☆24Updated 6 years ago