Back to browse
GitHub Repository

a blazing-fast app to navigate your JSON files

13 starsRust

JSON GUI, a fast GUI to view, navigate and process JSON files

by g3z·Mar 18, 2026·1 point·0 comments

AI Analysis

MidShip ItSlick

Rust-based JSON viewer with lazy loading, but VS Code extensions already exist.

Strengths
  • Lazy tree loading handles large files instantly without freezing the UI thread.
  • Parallel full-text search using Rayon significantly speeds up finding specific nested values.
  • Object search supports complex nested property paths with multiple conditional filtering operators.
Weaknesses
  • macOS-only focus limits adoption compared to many other existing cross-platform web tools.
  • Crowded category with established free alternatives like popular JSONView and command-line jq.
Target Audience

Developers working with large API responses or log files

Similar To

JSON Editor Online · VS Code · jq

Post Description

Me and my friend Claude (but mostly him) created this little gui to processa and navigate big json files. It's blazing fast, its core is built in Rust and the UI is made in React (via tauri). I hope you like it and I am open for suggestions and or bug reports.

Similar Projects

Developer Tools●●Solid

FlareBar – Access your Cloudflare dashbord from macOS menu

Nice little productivity play: global search (Cmd+Shift+,) that jumps to exact dashboard subpages and in‑menu live metrics actually save clicks for folks who hop between Workers, D1 databases, and Zero Trust pages. The UI looks crisp and the Mac App Store workflow (one‑time $50 unlock) is straightforward, but the idea itself is narrow and tied to macOS/Sonoma — very useful if you fit that niche, not revolutionary outside it.

Niche GemSlickSolve My Problem
mrbutttons
224mo ago
Developer Tools●●Solid

allsee – fast cross-platform file search built with Rust and Tauri

The project pairs an in-memory Rust search core with a Tauri + Svelte UI to deliver millisecond search results plus features like prefix, fuzzy, and regex queries and customizable templates/themes. It’s a sensible, privacy-first alternative to Spotlight/Everything for multi-OS users, but it doesn’t yet demonstrate a clear, unique advantage over established platform-native or CLI search tools.

Niche GemShip It
tzlatanov
113mo ago