# anitnilay20/thoth

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/anitnilay20-thoth).**

58 stars · 3 forks · Rust · MIT

## Links

- GitHub: https://github.com/anitnilay20/thoth
- Homepage: https://anitnilay20.github.io/thoth/
- awesome-repositories: https://awesome-repositories.com/repository/anitnilay20-thoth.md

## Description

Thoth is a fast, desktop JSON/NDJSON viewer built with Rust + egui. It opens ~500 MB files by lazily parsing only visible/expanded nodes, keeps the UI responsive with an LRU cache and parallel search, and ships with an Catpuchin-themed light/dark UI.

## Tags

### Part of an Awesome List

- [General Utilities](https://awesome-repositories.com/f/awesome-lists/productivity/general-utilities.md) — Desktop application for exploring JSON and NDJSON.
- [Notes & Productivity](https://awesome-repositories.com/f/awesome-lists/productivity/notes-productivity.md) — Desktop application for viewing JSON files.
