Show HN: Quetty – Cross-Platform Azure Service Bus Terminal Manager in Rust
1 dawidpereira 0 8/6/2025, 4:22:05 PM github.com ↗
I built Quetty - a fast, terminal-based Azure Service Bus manager in Rust.
Frustrated with switching to Azure Portal for simple queue operations, I wanted something that lives in my terminal. It supports peek/send/receive/delete operations, handles dead letter queues, and runs everywhere including ARM devices.
Tech: Rust + tokio + ratatui
GitHub: https://github.com/dawidpereira/quetty Demo: https://github.com/user-attachments/assets/f52fb894-47a5-428...
I would kindly appreciate all feedback.
No comments yet