ipetkov / conch-parser
A library for parsing programs written in the shell programming language.
☆65Updated 4 years ago
Alternatives and similar repositories for conch-parser:
Users that are interested in conch-parser are comparing it to the libraries listed below
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆73Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A simple, id-based arena☆118Updated last year
- String optimized for map keys☆62Updated last month
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Split a string into shell words, like Python's shlex.☆115Updated 2 months ago
- Error management☆26Updated 7 years ago
- ☆55Updated last year
- ☆87Updated 4 months ago
- Implementation of .gitignore file parsing and glob testing in Rust.☆61Updated last year
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A library for shell-like expansions of variables in strings☆91Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Atomic file-writes.☆98Updated 4 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- ☆37Updated 3 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆111Updated 5 months ago