wojtczyk

wojtczyk / trust

Public

TRUST – Coding Rust like it's 1989

34
1
100% credibility
Found May 07, 2026 at 35 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

TRUST is a nostalgic terminal application styled like classic DOS IDEs for browsing, editing, building, and running Rust projects using keyboard shortcuts and mouse.

How It Works

1
🔍 Discover TRUST

You hear about TRUST, a fun retro coding tool that looks like old blue-screen computers for writing and running programs.

2
🖥️ Launch the app

Start TRUST by opening it with a folder containing your code project, and a familiar blue screen fills your screen.

3
📂 Browse your project

Use arrow keys to look through your files and folders on the left side, pressing enter to pick one to edit.

4
✏️ Edit your code

Click or arrow into the big editing area on the right, type your code, and use simple keys like F2 to save changes instantly.

5
⚙️ Build and run

Press keys like F5 to run your program or F9 to check it, watching results and messages appear in the bottom area.

🎉 Program comes alive

Your code runs successfully in the retro interface, feeling just like coding on a classic computer from the past.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 35 to 34 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is trust?

TRUST brings 1989 DOS IDE vibes to Rust development via a terminal UI: launch it on a Cargo project with `cargo run -- /path/to/project` to get a blue-screen editor, file browser skipping target/.git, and cargo runner for build/check/test/run. Edit .rs and .toml files with basic syntax highlighting, F-key shortcuts (F2 save, F5 run), mouse dragging for resizes/selections, and dialogs for new files/projects. It's pure Rust with crossterm and ratatui, capturing compiler output in a bottom pane—no mouse needed, but it works.

Why is it gaining traction?

Retro aesthetics hook nostalgia-driven devs tired of modern bloat, standing out from vim/helix with built-in Rust project navigation and one-keystroke cargo commands. Full mouse support, clipboard ops, and line dup/delete beat bare terminals, while "trust in ai coding tools is plummeting" pushes folks to github zero trust, hands-on tools like this over Copilot hype. At 34 stars, word spreads via screenshots of self-building in TRUST.

Who should use this?

Rust tinkerers prototyping CLI apps or Cargo workspaces without VS Code setup. Terminal diehards hosting hackathons or remoting into servers for quick fixes. Nostalgia coders running heart trust coding courses or king's trust coding sessions, seeking distraction-free flow over feature-packed IDEs.

Verdict

Fun experimental toy for Rust fans—try for laughs or demos, but 1.0% credibility and 34 stars scream "use at own risk" with spotty docs and no tests. Pair with a real editor until maturity catches up.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.