awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Exa | Awesome Repository
← All repositories

ogham/exa

0
View on GitHub↗
24,406 stars·659 forks·Rust·mit·0 viewsthe.exa.website↗

Exa

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Let's find more awesome repositories

Exa is a command-line utility designed as a replacement for the traditional file listing command found in Unix-like operating systems. It provides a formatted view of directory contents, displaying file metadata and system information directly within the terminal interface.

The tool incorporates color-coded output to distinguish between file types and metadata categories, improving the readability of directory listings. It includes built-in support for displaying Git status information for files within a repository, allowing users to view version control states alongside standard file attributes.

The utility offers a variety of display modes, including tree views for recursive directory navigation and detailed lists that show permissions, file sizes, and modification times. It is implemented in Rust and is available for installation through standard package managers on most major operating systems.