athasdev/athas

A lightweight, cross-platform code editor, built with Tauri (Rust and React) with Git support, AI agents, vim keybindings.

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 2 hours ago
Added to GitGenius on September 22nd, 2026
Created on June 21st, 2025
Open Issues & Pull Requests: 7 (+0)
GitHub issues: Enabled
Number of forks: 258
Total Stargazers: 3,080 (+0)
Total Subscribers: 14 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 11.2 hours
Mean response time: 6.7 days
90th percentile: 18.1 days
Tracked items: 275

How this project is maintained

Practically every issue opened in the past year has drawn a reply. Work labelled "UI" is answered fastest, typically in under an hour, while "Linux" waits about 28 hours. 98% of issues opened in the past year have since been closed. Three people close 92% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 8 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Editor (41)
  • Linux (24)
  • MacOS (18)
  • Native (18)
  • AI (17)
  • UI (17)
  • Windows (16)
  • File Explorer (14)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Athas is a lightweight, cross-platform code editor built with Tauri that combines Rust and React to deliver a native desktop application.

The tool addresses the need for a performant code editor that doesn't consume excessive system resources while remaining feature-rich. It achieves this by leveraging Tauri's approach of wrapping a React frontend with a Rust backend, allowing the editor to run natively on macOS, Windows, and Linux without the overhead of traditional Electron-based editors. The editor includes Git integration, syntax highlighting, LSP support for language intelligence, vim keybindings for keyboard-driven workflows, an integrated terminal, and database viewers. It also incorporates AI agents to assist with coding tasks.

Athas suits developers who prioritize a lightweight footprint and native performance while wanting modern editor conveniences. The tool is particularly relevant for teams with enterprise requirements, as it offers managed mode and extension allowlists for policy control. Installation is straightforward through multiple channels: quick install scripts for macOS and Linux, package managers like Homebrew and WinGet, or manual downloads of prebuilt packages including native Linux distributions. The project provides comprehensive documentation and maintains active support channels through issues, discussions, and a Discord community.

Development activity shows consistent attention to the codebase with regular updates and maintenance. The project maintains clear contribution guidelines through a dedicated contributing guide and a contributor license agreement, indicating structured governance. The team actively manages releases with both stable and preview versions available, and provides multiple installation methods suggesting a focus on accessibility. Documentation is kept current with a dedicated docs site, and the project sustains community engagement through multiple support channels.