Projects with this topic
Sort by:
-
Dolphin Edit
https://github.com/QuixiAI/dolphin-edit Dolphin Editor is a cross-platform, minimalist code editor laser-focused on one task: efficiently opening, viewing, and searching extremely long JSON Lines (.jsonl) files. It prioritizes performance and minimal memory usage by never loading the entire file into memory, instead utilizing intelligent indexing (including line-offset, inverted, and n-gram indexes), streaming, and caching.
Updated -
🔧 🔗 https://github.com/obsidianmd/jsoncanvasAn open file format for infinite canvas data.
🕸️ 🔗 https://jsoncanvas.org/Updated