faradayio / exec-rs
Rust wrapper around the C execvp function, which replaces the current process with the specified program and arguments.
☆19Updated 2 years ago
Alternatives and similar repositories for exec-rs:
Users that are interested in exec-rs are comparing it to the libraries listed below
- Unified diff parsing/metadata extraction library for Rust☆26Updated last year
- Pseudoterminal Rust library☆30Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- features - A Rust library for runtime feature toggles☆22Updated last year
- A library for evaluating/executing programs written in the shell programming language.☆26Updated 3 years ago
- A runner for `mdbooks` to keep your documentation tested.☆49Updated 4 years ago
- ☆59Updated 7 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Ultra-compact storage for collections of enums 🌱☆22Updated 2 years ago
- Parsing ISO8601 dates using nom☆75Updated 2 months ago
- A map backed by a vector☆25Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Auto-generated rust bindings for libpq☆45Updated 3 weeks ago
- Conventional Commit API☆29Updated 3 weeks ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A utility for catching non-deterministic test failures☆16Updated 9 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Provides TestResult type for concise and precise test failures☆64Updated 9 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- POP3 client for Rust☆30Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- terminal size matters☆18Updated 9 months ago