rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
About the project
A Rust language server that brings IDE functionality to writing Rust code: go-to-definition, find-all-references, refactorings, completion, formatting and diagnostics. Works with any editor supporting LSP.
Useful for
- Set up completion and go-to-definition in Vim or Emacs for a Rust project
- Run clippy and rustc diagnostics inside the editor while writing code
- Use rust-analyzer libraries to analyze Rust code in a custom tool
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 11 expected by the end of the day. The usual pace is 3 per day, so that's 3.2× as much.
- Before this, the repository barely got any stars — about 3 per day.
- GitHub Trending Rust today: #14, +7 stars.
- Recent forks include notable developers: @AArnott (1,403 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 16,845
- Stars in a day
- 11
- Forks
- 2,219
- Issues and pull requests
- 23,093
- Watchers
- 93
- Language
- Rust
- License
- Apache-2.0
- Latest release
- nightly · September 13, 2026
- Created
- December 21, 2017
- Last push
- September 13, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026GitHub Trending Rust today: #14, +7 stars
- September 13, 2026GitHub Trending Rust today: #14, +6 stars
Similar projects
-
6.0
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…
-
5.8
max-sixty/worktrunk
A Rust CLI for managing git worktrees: simplifies creating, switching, merging and removing worktrees so multiple AI agents can run in parallel without conflicts.
-
5.7
crwdla/tokentab
A CLI that reads local session logs from Claude Code, Codex and Gemini CLI and totals token usage and cost by model, project and day. Runs fully offline, with no account or API key.
-
5.1
unstablebuild/rune
A fast, GPU-rendered, keyboard-driven IDE for power users: code, terminals, CLI tools, language intelligence, debugging, and AI agents in one composable multi-workspace environment. The AI coding agent ships as an…
-
5.0
Swordfish90/cool-retro-term
A terminal emulator that mimics the look and feel of old cathode tube screens. Works on Linux and macOS, customizable via context menu.
-
4.2
tt-a1i/archify
An agent skill for Cursor, Claude Code, Codex CLI, and OpenCode that turns a system description or codebase into interactive HTML/SVG architecture, workflow, sequence, data-flow, and lifecycle diagrams from typed JSON…