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 -
Boon
🔧 🔗 https://github.com/santhosh-tekuri/boon JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation in RustUpdated -
json-echo
🔧 🔗 https://github.com/websublime/json-echoRust json mock server
Updated