awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Output Rendering Engines · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesOutput Rendering Engines

Low-level libraries and utilities that interpret, generate, or calculate the display properties of ANSI-encoded text streams.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Output Rendering Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Terminal and Command-Line Environments
  4. Terminal Management
  5. Output Rendering Engines

Awesome Output Rendering Engines GitHub Repositories

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

    starship/starship

    54,296GitHubView on GitHub↗

    Starship is a cross-shell prompt engine that provides a unified, context-aware command line interface. It functions as a terminal customization tool, allowing users to modify the appearance and behavior of their shell prompts through a centralized, configuration-driven utility. The project operates as a compiled, stat

    Rustbashfishfish-prompt
  • romkatv/powerlevel10k

    romkatv/powerlevel10k

    53,017GitHubView on GitHub↗

    Powerlevel10k is a high-performance shell prompt framework designed to provide a responsive and visually informative command-line interface. It functions as a terminal customization engine that allows users to define the appearance, color schemes, and information density of their prompt through a declarative configurat

    Shellzsh

Explore sub-tags

  • ANSI Escape Sequence RenderersEngines that generate raw terminal control codes to manipulate text color and formatting within a command-line interface.
  • String Width CalculatorsUtilities that determine the visual length of strings by accounting for non-printing terminal escape sequences.