awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Asynchronous Process Managers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAsynchronous Process Managers

Systems that decouple background task execution from main application threads.

Distinguishing note: Focuses on architectural decoupling of processes rather than general task scheduling.

Explore 1 awesome GitHub repository matching software engineering & architecture · Asynchronous Process Managers. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Asynchronous Process Managers

Awesome Asynchronous Process Managers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • kingToolbox/WindTerm

    kingToolbox/WindTerm

    29,784View on GitHub↗

    WindTerm is a cross-platform terminal emulator and integrated development environment designed for remote server management and system administration. It provides a centralized graphical interface for interacting with local and remote command-line environments, utilizing a low-level emulation engine to interpret ANSI escape sequences and render text streams. The application distinguishes itself through a multi-pane workspace that supports terminal session multiplexing, allowing users to organize multiple command windows and panes within a single interface. It features a modular architecture t

    Decouples terminal session lifecycles from the main UI thread to prevent interface freezing.

    Cbashclientcmd
    29,784View on GitHub↗