Crustly -TUI AI Coding Assistant in Rust

⚓ Rust    📅 2025-10-29    👤 surdeus    👁️ 27      

surdeus

Warning

This post was published 33 days ago. The information described in this article may have changed.

Hi everyone,

I started Crustly, a new open-source project: a blazingly fast, memory-efficient terminal-based AI assistant written in Rust. It’s a CLI code assistant, designed to bring a seamless, local-first coding experience to your terminal with a TUI interface like Claude code, Crush.

Why this project?

  • Performance: Built in Rust for speed and minimal resource usage.
  • Multi AI provider: steup your AI provider or use it locally
  • Privacy: Also use it with no cloud dependency—everything runs locally with LM Studio,.
  • Integration: Works natively in your terminal, alongside your favorite tools.
  • Extensibility: Modular design for easy customization and multi command tools.

Current Features:

  • Context-aware code suggestions , write file with permission system.
  • Interactive TUI (powered by [ratatui/cursive/other]).
  • Lightweight . and many more

How to Contribute:

  • Code: PRs are welcome! Check out the open issues for ideas.
  • Feedback: Report bugs or suggest improvements via GitHub issues.
  • Testing: Try it out and share your experience—especially feedback on the TUI/UX!

1 post - 1 participant

Read full topic

🏷️ Rust_feed