How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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.
The main features of anitnilay20/thoth are: General Utilities, Notes & Productivity.
Open-source alternatives to anitnilay20/thoth include: alvaro17f/wrestic — 👽 A wrapper around restic built in rust. bloznelis/kbt — Keyboard tester in terminal. aaronriekenberg/rust-parallel — Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus… alexpasmantier/television — Television is a terminal-based search launcher that provides real-time fuzzy matching across multiple data sources,… achetagames/epic-asset-manager — A frontend to Assets purchased on Epic Games Store. cartesiancs/vessel — 🦾 Runtime for Physical AI. Connect streams. Detect events. Control your world.
Television is a terminal-based search launcher that provides real-time fuzzy matching across multiple data sources, including files, git repositories, environment variables, shell history, and custom user-defined channels. It presents a multi-panel terminal interface where search results, previews, and input are displayed simultaneously, with a frecency-based ranking engine that combines match quality with the frequency and recency of past selections to surface the most relevant entries. The project is built around a declarative, TOML-driven architecture where search channels, previews, and a
A frontend to Assets purchased on Epic Games Store
Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Listed in Awesome Rust utilities.