ipetkov / conch-runtimeLinks
A library for evaluating/executing programs written in the shell programming language.
☆26Updated 4 years ago
Alternatives and similar repositories for conch-runtime
Users that are interested in conch-runtime are comparing it to the libraries listed below
Sorting:
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Safely combine results☆82Updated last year
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- ☆27Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆58Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 11 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- failure + error-chain = 💖☆54Updated last month
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆59Updated 6 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Derive for the Display trait☆51Updated 7 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 8 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago