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.☆68Updated 3 years ago
- Safely combine results☆81Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 7 months ago
- Derive for the Display trait☆52Updated 7 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- Fancy output for Cargo☆13Updated 9 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- ☆56Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- ☆27Updated 8 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆59Updated 6 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago