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
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Safely combine results☆81Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- ☆27Updated 8 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- ☆56Updated 4 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated 2 weeks ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Rust macros for std::Command☆40Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 6 years ago
- ☆59Updated last year
- Derive for the Display trait☆51Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Token tree calling convention☆80Updated 2 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated 2 years ago