awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
oconnor663 avatar

oconnor663/duct.rs

0
View on GitHub↗
1,027 stars·42 forks·Rust·MIT·7 views

Duct.rs

a Rust library for running child processes

Features

  • Command Line Interfaces - Builder for subprocess pipelines and IO redirection.
  • Developer Tools - Builder for subprocess pipelines and I/O redirection.

Star history

Star history chart for oconnor663/duct.rsStar history chart for oconnor663/duct.rs

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does oconnor663/duct.rs do?

a Rust library for running child processes

What are the main features of oconnor663/duct.rs?

The main features of oconnor663/duct.rs are: Command Line Interfaces, Developer Tools.

Which projects share features with oconnor663/duct.rs?

Projects with overlapping indexed features include: clitic/kdam — A console progress bar library for Rust. (inspired by tqdm & rich.progress). console-rs/dialoguer — Rust utility library for nice command line prompts and similar things. a8m/pb — Console progress bar for Rust. clap-rs/clap — Clap is a command-line argument parser for Rust that enables developers to define complex interfaces through… colored-rs/colored — (Rust) Coloring terminal so simple you already know how to do it ! console-rs/indicatif — indicatif is a Rust library for rendering progress bars and loading spinners in command line applications. It provides…

Projects sharing features with Duct.rs

These projects share indexed features with Duct.rs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • clap-rs/clapclap-rs avatar

    clap-rs/clap

    16,528View on GitHub↗

    Clap is a command-line argument parser for Rust that enables developers to define complex interfaces through strongly-typed data structures. It functions as a comprehensive framework for building terminal applications, automating the transformation of raw string inputs into validated, type-safe code representations while simultaneously generating help documentation and usage statements. The library distinguishes itself by offering both a declarative, attribute-based approach and a fluent builder-pattern API, allowing for flexible interface construction. It includes a sophisticated validation

    Rustargument-parserargument-parsingcommand-line
    View on GitHub↗16,528
  • clitic/kdamclitic avatar

    clitic/kdam

    243View on GitHub↗

    A console progress bar library for Rust. (inspired by tqdm & rich.progress)

    Rust
    View on GitHub↗243
  • a8m/pba8m avatar

    a8m/pb

    598View on GitHub↗

    Console progress bar for Rust

    Rust
    View on GitHub↗598
  • colored-rs/coloredcolored-rs avatar

    colored-rs/colored

    2,024View on GitHub↗

    (Rust) Coloring terminal so simple you already know how to do it !

    Rust
    View on GitHub↗2,024
Compare all 30 related projects→