awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesTree Visualization Tools

Utilities that format data into hierarchical tree structures.

Distinguishing note: Focuses on the visual formatting of directory structures, distinct from general search.

Explore 2 awesome GitHub repositories matching user interface & experience · Tree Visualization Tools. Refine with filters or upvote what's useful.

Awesome Tree Visualization Tools GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sharkdp/fdالصورة الرمزية لـ sharkdp

    sharkdp/fd

    43,362عرض على GitHub↗

    This project is a high-performance command-line utility designed for rapid filesystem navigation and file discovery. It enables users to locate files and directories within large project structures using recursive search, pattern matching, and metadata-aware filtering. By employing multi-threaded parallel traversal, it provides an efficient way to explore complex directory trees. What distinguishes this tool is its ability to integrate directly into terminal workflows and automate file management tasks. It automatically respects version control ignore files and hidden file settings, ensuring

    Formats search results as a hierarchical file tree to improve the readability of directory structures.

    Rustclicommand-linefilesystem
    عرض على GitHub↗43,362
  • peltoche/lsdالصورة الرمزية لـ Peltoche

    Peltoche/lsd

    16,074عرض على GitHub↗

    lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix ls command. It provides a command line interface for listing directory contents and visualizing hierarchical folder structures with enhanced visual formatting. The utility distinguishes itself through customizable themes, allowing users to modify the output appearance by mapping specific colors and icons to file names, types, or extensions. It uses extension-based icon mapping to provide visual file type identification via specific glyphs. The tool covers functional domains in

    Renders nested folder structures into hierarchical tree formats to visualize project organization.

    Rust
    عرض على GitHub↗16,074
  1. Home
  2. User Interface & Experience
  3. Tree Visualization Tools