awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

desktop terminal emulator

排名更新于 2026年6月30日

For 用于命令行访问的终端模拟器, the strongest matches are wez/wezterm (WezTerm is a cross-platform GPU-accelerated terminal emulator and multiplexer), jwilm/alacritty (Alacritty is a GPU-accelerated, cross-platform terminal emulator with customizable) and microsoft/terminal (Windows Terminal is a modern, GPU-accelerated terminal emulator for). kovidgoyal/kitty and wezterm/wezterm round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

我们为您精选了匹配 “terminal” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

“用于命令行访问的终端模拟器” 的搜索结果

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wez/weztermwez 的头像

    wez/wezterm

    26,671在 GitHub 上查看↗

    WezTerm is a cross-platform terminal emulator and multiplexer implemented in Rust. It provides a consistent command-line environment across Windows, macOS, and Linux, utilizing GPU acceleration to render text and interfaces with low latency. The project integrates terminal multiplexing capabilities, allowing users to manage multiple concurrent shell sessions and windows within a single instance. This enables the organization of workflows through persistent background tasks and workspace switching. The system supports programmable configuration files to define terminal behavior and appearance

    WezTerm is a cross-platform GPU-accelerated terminal emulator and multiplexer written in Rust, providing exactly the desktop terminal experience you're looking for with low-latency rendering, programmable configuration, and built-in session management that covers the tabbed interface feature.

    RustGPU-Accelerated Renderers
    在 GitHub 上查看↗26,671
  • jwilm/alacrittyjwilm 的头像

    jwilm/alacritty

    64,603在 GitHub 上查看↗

    Alacritty is a cross-platform terminal emulator and command line interface designed for high visual throughput. It functions as a GPU-accelerated text renderer that uses OpenGL to offload the drawing of the terminal interface to the graphics card. The project focuses on high-performance text rendering to ensure low input latency and smooth interface updates. This is achieved through hardware-accelerated text rasterization and the use of a GPU-accelerated rendering engine to display terminal output. The application maintains consistent behavior across different operating systems via a cross-p

    Alacritty is a GPU-accelerated, cross-platform terminal emulator with customizable configuration, true color, and ligature support, but it lacks a native tabbed interface, so it fits the category while missing one of the listed features.

    RustGPU-Accelerated RenderersApplication Configuration
    在 GitHub 上查看↗64,603
  • microsoft/terminalmicrosoft 的头像

    microsoft/terminal

    103,685在 GitHub 上查看↗

    This project is a terminal emulator that provides a modern command-line interface with support for tabbed navigation, GPU-accelerated text rendering, and comprehensive Unicode character display. It functions as a host for multiple shell sessions, managing them as independent processes within a unified windowing environment while maintaining compatibility with legacy console applications through a robust sequence parsing engine. Beyond its role as a standalone application, the project is built on a modular architecture that exposes its core logic as a reusable library. This design allows devel

    Windows Terminal is a modern, GPU-accelerated terminal emulator for Windows with tab support and rich customization, but it is Windows-only so it does not meet the cross‑platform requirement.

    C++GPU-Accelerated RenderersTabbed
    在 GitHub 上查看↗103,685
  • kovidgoyal/kittykovidgoyal 的头像

    kovidgoyal/kitty

    33,462在 GitHub 上查看↗

    Kitty is a high-performance, GPU-accelerated terminal emulator designed to provide a consistent and extensible workspace across different operating systems. It leverages graphics hardware to render text, images, and complex layouts with low latency, while providing a robust environment for demanding command-line workflows. The project distinguishes itself through its integrated workspace management and programmable interface. It functions as a tiling window manager that organizes terminal windows, tabs, and layouts into persistent, keyboard-driven sessions. Users can automate complex workflow

    Kitty is a GPU-accelerated terminal emulator with cross-platform support, tabs, customizable configuration, true color, and ligature support — it fits the search for a feature-rich desktop terminal emulator.

    PythonTerminal Font Configuration
    在 GitHub 上查看↗33,462
  • wezterm/weztermwezterm 的头像

    wezterm/wezterm

    24,335在 GitHub 上查看↗

    WezTerm is a GPU-accelerated terminal emulator with native support for tabs, true color, ligatures, and Lua-based configuration across Windows, macOS, and Linux, exactly matching your requirements for a modern desktop terminal.

    RustTerminal GraphicsDeveloper UtilitiesTerminal Applications
    在 GitHub 上查看↗24,335
  • alacritty/alacrittyalacritty 的头像

    alacritty/alacritty

    64,592在 GitHub 上查看↗

    Alacritty is a cross-platform terminal emulator that provides a consistent command-line environment across Linux, macOS, and Windows. It functions as a configuration-driven terminal, relying on a declarative file format to manage user preferences, key bindings, and visual styling. The application distinguishes itself through a high-performance architecture that offloads text rendering to the graphics processor. By utilizing zero-copy terminal emulation, it processes incoming byte streams directly into a grid-based memory buffer to minimize data duplication and latency during output. The proj

    Alacritty is a cross-platform terminal emulator with GPU-accelerated rendering and configuration-driven setup, matching your search for a desktop terminal emulator, though it lacks a built-in tabbed interface, relying instead on external multiplexers.

    RustGPU-Accelerated Renderers
    在 GitHub 上查看↗64,592
  • gnachman/iterm2gnachman 的头像

    gnachman/iTerm2

    17,702在 GitHub 上查看↗

    iTerm2 is a high-performance terminal emulator designed specifically for macOS. It functions as a programmable environment that supports advanced session management, including tabbed windows, split panes, and persistent state serialization to maintain complex workflows across application restarts. The application distinguishes itself through deep shell integration and extensive automation capabilities. It utilizes a Python-based scripting bridge and a regex-driven trigger engine to allow users to programmatically control the terminal, automate responses to output patterns, and integrate exter

    iTerm2 is a powerful terminal emulator for macOS with GPU-accelerated rendering, tabbed sessions, and extensive customization, but it is macOS-only, so it does not satisfy the cross-platform requirement you listed.

    Objective-CGPU-Accelerated Renderers
    在 GitHub 上查看↗17,702
  • ghostty-org/ghosttyghostty-org 的头像

    ghostty-org/ghostty

    56,570在 GitHub 上查看↗

    Ghostty is a cross-platform terminal emulator that utilizes GPU-accelerated rendering to provide high-performance text output and low-latency input. It functions as a unified terminal environment, maintaining consistent feature parity and configuration across different operating systems through a specialized windowing abstraction layer. The application is built on a declarative configuration engine that allows users to manage settings, keybindings, and visual themes using modular, plain-text files. It supports dynamic hot-reloading, enabling users to apply configuration changes in real-time w

    Ghostty is a cross-platform terminal emulator with GPU-accelerated rendering and a declarative configuration system, directly matching the core requirement for an open-source desktop terminal emulator.

    ZigCross-Platform Terminal Utilities
    在 GitHub 上查看↗56,570
  • manaflow-ai/cmuxmanaflow-ai 的头像

    manaflow-ai/cmux

    22,717在 GitHub 上查看↗

    cmux is a GPU-accelerated terminal emulator and workspace manager designed for coordinating multiple concurrent AI coding agents. It functions as an orchestration terminal that uses scriptable workspaces and split panes to manage parallel AI agent workflows, while also serving as a headless browser automation tool and a remote development relay. The project differentiates itself through a programmatic control plane using a Unix domain socket and CLI, allowing for the automated management of terminal layouts and input delivery. It features an integrated web engine for programmatic DOM manipula

    cmux is a GPU-accelerated terminal emulator with split-pane workspaces, but its primary focus is coordinating AI coding agents rather than general desktop terminal use, and it likely lacks full cross-platform and ligature support.

    SwiftGPU-Accelerated Renderers
    在 GitHub 上查看↗22,717
  • eugeny/tabbyEugeny 的头像

    Eugeny/tabby

    72,154在 GitHub 上查看↗

    Tabby is a cross-platform terminal emulator and desktop application suite designed for managing command-line workflows and remote infrastructure. It provides a comprehensive environment for terminal session orchestration, allowing users to organize multiple active sessions through split panes and custom layouts. The application functions as a secure remote connection manager, supporting advanced authentication, port forwarding, and persistent network sessions via an asynchronous protocol layer. The project distinguishes itself through a modular plugin architecture that enables users to extend

    Tabby is a cross-platform terminal emulator with tabbed split-pane layout and plugin-based customization, but it does not explicitly advertise GPU-accelerated rendering or ligature support, so it only partially covers the features you're looking for.

    TypeScriptCross-Platform Terminal EmulatorsRemote Connection ManagersTerminal Session Managers
    在 GitHub 上查看↗72,154
  • cmderdev/cmdercmderdev 的头像

    cmderdev/cmder

    26,937在 GitHub 上查看↗

    Cmder is a console emulator and terminal environment for Windows that provides a unified interface for managing multiple command-line sessions. It functions as a container host, wrapping existing console engines and shell processes within a single tabbed window to improve workflow organization and terminal navigation. The software distinguishes itself by bundling disparate console engines and Unix-style utilities into a single, pre-configured distribution. It utilizes a shell environment orchestrator that injects custom scripts and hooks into active processes, allowing for modified prompt beh

    Cmder is a Windows-only console emulator and terminal environment that offers a tabbed interface and customizable configuration, which fits the request for a desktop terminal emulator, though it lacks cross-platform support and GPU-accelerated rendering.

    PowerShellTerminal EmulatorsShell Environment OrchestratorsTerminal Emulators
    在 GitHub 上查看↗26,937
  • contour-terminal/contourcontour-terminal 的头像

    contour-terminal/contour

    2,945在 GitHub 上查看↗

    Modern C++ Terminal Emulator

    Contour is a modern C++ terminal emulator application, placing it in the desktop terminal emulator category, but it does not explicitly advertise GPU-accelerated rendering, tabbed interface, or ligature support in the provided evidence, making it a narrower fit than a fully featured terminal emulator.

    C++Terminal Emulators
    在 GitHub 上查看↗2,945
  • gnome-terminator/terminatorgnome-terminator 的头像

    gnome-terminator/terminator

    2,609在 GitHub 上查看↗

    multiple GNOME terminals in one window

    terminator lets you run multiple GNOME terminals in a single window — it is a genuine terminal emulator, but it is Linux-only, uses CPU-based VTE rendering, and lacks the GPU acceleration this search asks for.

    PythonTerminal EmulatorsTerminal Emulators
    在 GitHub 上查看↗2,609
  • lxde/lxterminallxde 的头像

    lxde/lxterminal

    192在 GitHub 上查看↗

    VTE terminal emulator written in GTK

    LXTerminal is a lightweight GTK-based terminal emulator using VTE, squarely in the desktop terminal emulator category but lacking GPU-accelerated rendering, tabbed interface, and cross-platform support beyond Linux.

    CTerminal Emulators
    在 GitHub 上查看↗192
一览前 10 名对比
仓库Star 数语言许可证最后推送
wez/wezterm26.7KRustNOASSERTION2026年6月16日
jwilm/alacritty64.6KRustApache-2.02026年6月16日
microsoft/terminal103.7KC++MIT2026年6月22日
kovidgoyal/kitty33.5KPythonGPL-3.02026年6月16日
wezterm/wezterm24.3KRustother2026年2月5日
alacritty/alacritty64.6KRustApache-2.02026年6月2日
gnachman/iterm217.7KObjective-CGPL-2.02026年6月16日
ghostty-org/ghostty56.6KZigMIT2026年6月16日
manaflow-ai/cmux22.7KSwiftNOASSERTION2026年6月23日
eugeny/tabby72.2KTypeScriptMIT2026年6月16日

Related searches

  • tmux 的终端多路复用器替代方案
  • 终端与 CLI 工具
  • 终端 SQL 数据库客户端
  • 终端下的键盘驱动文件管理器
  • 用于浏览数据库的 TUI 工具
  • 用于终端的交互式 HTTP 客户端
  • Terminal notification tools
  • Terminal color standards