Git Product home page Git Product logo

mlti's Introduction

⚒️ MLTI

Release

MLTI is a concurrent process runner for the command line written in Rust. It is currently a straight forward port of the concurrently package for node.js, but will be extended in the future once feature parity is reached.

Installation

MLTI will be coming soon to cargo and npm.

Usage

mlti works the exactly like concurrently and already supports many of the same options.

mlti "echo hello" "echo world"

Project Goals

Ultimately this is a project to help me learn threading in Rust but I do have long term goals to keep this project going.

  • Feature Parity with concurrently
    • --success flag
    • --raw flag
    • --no-color flag
    • --hide flag
    • --group flag
    • --timings flag
    • --passthrough-arguments flag
    • --prefix-colors flag
    • --timestamp-format flag
    • npm/yarn/pnpm pattern matching
  • Explore adding shortcuts for other languages/package managers
  • Make available on npm package registry
  • Make available through cargo
  • Add a parallel/sequential flag
  • Add shorthand combo aliases to combine flags
  • Add an analysis flag that will output details on process performance after all or some are complete.
  • Do some performance analysis against competing tools

mlti's People

Contributors

dylanbr0wn avatar

Stargazers

Tuan Duc Tran avatar Roman avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.