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 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- ☆56Updated 4 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 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
- Visualize vertical data inside your terminal 💦☆90Updated 10 months ago
- ☆27Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Safely combine results☆82Updated last year
- Derive for the Display trait☆51Updated 7 years ago
- Token tree calling convention☆80Updated 2 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- Pure-Rust Command Line Editing Library☆26Updated 9 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- derive macro for the Fail trait☆25Updated 7 years ago
- A library for parsing programs written in the shell programming language.☆65Updated 4 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago