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

2 repos

Awesome GitHub RepositoriesLayout Systems

Systems that manage the spatial arrangement, docking, and constraints of elements within a terminal window.

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

  1. Home
  2. Operating Systems & Systems Programming
  3. Terminal and Command-Line Environments
  4. Terminal Interface Systems
  5. Layout Systems

Awesome Layout Systems GitHub Repositories

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

    ocornut/imgui

    71,441GitHubView on GitHub↗

    This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily inte

    C++apicplusplusframework
  • Textualize/rich

    Textualize/rich

    55,540GitHubView on GitHub↗

    Rich is a comprehensive library for building sophisticated command-line interfaces and terminal applications. It provides a robust console formatting engine and a layout framework that enables developers to render rich text, syntax-highlighted code, and complex data structures directly in the terminal. By utilizing a r

    Pythonansi-colorsemojimarkdown

Explore sub-tags

  • Docking SystemsFrameworks for creating flexible, tabbed, and split-pane layouts.
  • Layout ConstraintsMechanisms for enforcing fixed dimensions or aspect ratios on interface regions to maintain structural integrity during terminal resizing.