ipetkov / conch-runtime
A library for evaluating/executing programs written in the shell programming language.
☆26Updated 3 years ago
Alternatives and similar repositories for conch-runtime:
Users that are interested in conch-runtime are comparing it to the libraries listed below
- Convert `try!()` into `?`s☆33Updated 7 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 5 years ago
- A macro to generate Rust actors☆42Updated 4 years ago
- ☆27Updated 7 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- derive macro for the Fail trait☆24Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- ☆58Updated 5 months ago
- Derive for the Display trait☆51Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆23Updated 5 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆19Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- Safely combine results☆81Updated 4 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago