rust-shlex

shell word splitter

A Rust implementation of shell word splitting similar to Python's shlex.

Split a string into shell words, like Python's shlex.

GitHub

105 stars
5 watching
15 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ruricolist/cl-shlexA lexical analyzer for shell-like syntaxes with support for quoting and commenting8
shelljs/shxA utility package providing portable shell commands for Node.js package scripts1,732
alilleybrinker/langs-in-rustA directory of programming languages implemented in Rust, serving as a source of inspiration and comparison.887
pirtleshell/rust-gedcomA Rust implementation of a Gedcom file parser5
wing924/shellwordsA library to manipulate strings according to UNIX Bourne shell word parsing rules24
shnewto/bnfA parser for Backus-Naur form grammars in Rust.262
supercilex/fucA collection of optimized Unix commands in Rust365
lwandrebeck/rushA bash compatible shell written in Rust, aiming to be fully featured and reliable.38
brennie/diffx-rsA Rust library for parsing and working with diffX data1
nn1ks/mshpA minimal shell prompt implemented in Rust3
reubeno/brushA Rust implementation of a POSIX-compatible shell.37
sorairolake/sysexits-rsA Rust library providing system exit code constants as defined by <sysexits.h>23
rusty-ferris-club/shellclearA tool to secure shell commands history by detecting sensitive data and providing options to clear or backup the history220
ende76/brotli-rsA Rust implementation of Brotli decompression62
bytecodealliance/rustixA safe Rust interface to POSIX-like system calls with configurable backends.1,512