
Developer Tools
Rust Glancer is an alternative Rust LSP implementation focused on low memory usage. While rust-analyzer can consume several GB on large projects, Glancer keeps memory under 100MB, making it practical for 8GB laptops. It also features instant indexing after restart — no full re-index required. Recommended by matklad (rust-analyzer author) on Hacker News.