I built Zedis, a high-performance Redis client using Rust and GPUI (the UI framework from Zed).
Why: I wanted a GUI that starts instantly and feels native, avoiding the resource heaviness of Electron.
Platforms: Thanks to GPUI, Zedis supports macOS, Linux, and Windows. Disclaimer: I develop on a Mac, so the macOS build is the most polished. The Windows and Linux builds are available but currently less tested. If you try them, I'd really appreciate your feedback!
Features:
Native performance (GPU accelerated).
Supports standard Redis types (String, List, Hash, etc.).
JSON formatting & search.
Github: https://github.com/vicanso/zedis
ktg0215•1mo ago
I use ChatGPT and Claude daily, and I was constantly retyping the same prompts - "explain like I'm 5", "review this code", "translate to Japanese", etc.
So I built a Chrome extension that lets you:
- Save any prompt with one click - Organize with folders and tags - Search your prompt library - Insert saved prompts instantly into any AI chat
Works with ChatGPT, Claude, and Gemini.
Tech stack: React, TypeScript, Chrome Extension APIs
Free version available. Pro is $5 (one-time).
Would love your feedback!