awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Process and Task Orchestration · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesProcess and Task Orchestration

Utilities for spawning, monitoring, and managing the lifecycle of system processes and external command execution.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · Process and Task Orchestration. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. System Administration and Maintenance
  4. System Administration Utilities
  5. System Utilities
  6. Process and Task Orchestration

Awesome Process and Task Orchestration GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • jlevy/the-art-of-command-line

    jlevy/the-art-of-command-line

    159,970GitHubView on GitHub↗

    This project is a comprehensive technical reference and educational resource designed to improve proficiency with command-line interfaces. It functions as a productivity toolkit, providing a structured knowledge base of essential terminal operations, system administration tasks, and high-impact command sequences for da

    bashdocumentationlinux
  • nvbn/thefuck

    nvbn/thefuck

    95,503GitHubView on GitHub↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persis

    Pythonpythonshell
  • jesseduffield/lazygit

    jesseduffield/lazygit

    72,698GitHubView on GitHub↗

    Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven workflow. It functions as a visual abstraction layer that bridges native commands with an interactive environment, allowing users to manage repository history, branches, and commit workflows without rely

    Gocligitterminal

Explore sub-tags

  • Platform-Specific Command RulesTools that automatically correct command-line errors by matching shell output patterns to specific execution rules.
  • Subprocess ManagersApplications that perform tasks by spawning and managing external shell processes to capture their output.
  • Windows Command Line OperationsResources for executing platform-specific terminal operations to manage Microsoft operating systems.