awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
GPU Text Renderers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesGPU Text Renderers

High-performance rendering engines that offload text rasterization and layout calculations to the graphics processor.

Distinguishing note: Focuses on hardware-accelerated text rendering specifically, distinct from general-purpose 2D graphics libraries.

Explore 1 awesome GitHub repository matching graphics & multimedia · GPU Text Renderers. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. GPU Text Renderers

Awesome GPU Text Renderers GitHub Repositories

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

    ghostty-org/ghostty

    44,108View on 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

    Renders terminal glyphs using a high-performance graphics pipeline that offloads text rasterization and layout calculations to the hardware graphics processor.

    Zig
    44,108View on GitHub↗