#184 · Primary category: AI Coding Assistants
athas
A lightweight, cross-platform code editor, built with Tauri (Rust and React) with Git support, AI agents, vim keybindings.
Project last updated:08/30/26
GitHub Stars
3.0K
Forks
252
Contributors
55
License
Other
Why we included this project
Most AI-assisted coding tools ship as extensions or CLIs that you drop into an existing editor; Athas is the editor itself, a standalone desktop app built on Tauri with a Rust core and React frontend. It handles syntax highlighting, LSP support, an integrated terminal, and Git integration while keeping the memory footprint small. The AI agents are built in and work directly inside the editing flow, and the optional vim keybindings give modal-editing users a familiar setup without plugins. Collaboration, database viewers, and enterprise policy controls round it out, so it can serve a solo developer or a managed team. If you are weighing an open-source replacement for the heavier Electron-based editors, Athas is worth installing and judging against your real workload.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.