Show HN: J-RAY PRO – Rust의 빠른 시각적 JSON 프로파일러

hackernews | | 📰 뉴스
#오픈소스
원문 출처: hackernews · Genesis Park에서 요약 및 분석

요약

러스트로 개발된 J-RAY PRO는 대용량 파일에서도 지연 없이 즉시 반응하는 고성능 JSON 시각화 프로파일러입니다. 수천 개의 배열 요소를 50개 단위로 압축해 메모리를 절약하고, 클릭 한 번으로 JWT나 Base64를 복호화하는 기능을 제공합니다. 또한 JSON 데이터를 기반으로 타입스크립트, 러스트, 파이썬 등의 인터페이스 코드를 자동으로 생성할 수 있습니다.

본문

[ Initiating_Protocol_J-RAY ] # TA_ ## PURE POWER UNDER THE HOOD. ⚡ ### Real-Time Parsing Edit JSON and watch the graph mutate instantly. The Rust Nitro engine guarantees zero latency even on huge files. 🃏 ### Smart Stack Arrays with thousands of elements? J-RAY automatically compresses them into 50-item decks to save your RAM. 🔓 ### X-Ray Decrypter Found a JWT Token or Base64 string in the JSON? Click the padlock to decrypt it on the fly without external tools. 🧬 ### Type Code Gen Automatically generate TypeScript interfaces, Rust structs, or Python Pydantic models directly from your JSON. ## PRO MODULES Module_01 ### Live API Radar Connect J-RAY to a REST endpoint. Set the interval (e.g., 2 sec) and watch the graph update in real-time as live data flows in. Module_02 ### Visual JSON Diff Load two different JSON files and enable Diff mode. J-RAY will highlight Added (Green), Removed (Red), and Modified (Yellow) nodes. Module_03 ### AI Data Profiler Let the Profiler analyze your dataset. It will find suspicious empty fields, inconsistent data types, and structural anomalies. Module_04 ### Vector Export Export the entire navigable graph to ultra-high resolution SVG format, ready to be pasted into Figma or your technical docs. ## Instant Generation. Paste the code. The engine calculates the optimal layout avoiding overlaps and routing connections. PARSING_INPUT_JSON... MAPPING_GRAPH_NODES... { "project": "J-RAY", "engine": "turbo" } Run Visualizer ## Try the Web Demo. Not ready for the desktop Rust app yet? Try our WebAssembly engine directly in your browser. (Features are limited) [LAUNCH WEB DEMO](https://j-ray-pro.com/app) ## ARCHITECTURE DESKTOP FIRST #### Native Rust Engine J-RAY PRO is not a slow Electron app. It's written entirely in Rust using eframe/egui to run at 60FPS directly on your GPU. #### Offline Security No data is ever sent to our servers. Parsing, diffing, and decryption happen 100% locally on your machine. #### Perpetual License Pay once via Lemon Squeezy, use it forever. Your license key is securely stored in your local encrypted vault. [ OPERATING_SYSTEM_LEVEL ] J-RAY_PRO.exe Built with Rust 🦀 ## SEND YOUR FEEDBACK Found a bug? Have a feature request? Open an issue on our official GitHub repository. [OPEN AN ISSUE ON GITHUB 🚀](https://github.com/MauryDevIta/j-ray-releases) © 2026 J-RAY Systems // All systems nominal [Documentation](https://j-ray-pro.com/docs)[Pricing](https://j-ray-pro.com/pricing)[Terms of Service](https://j-ray-pro.com/terms)[Privacy Policy](https://j-ray-pro.com/privacy)

Genesis Park 편집팀이 AI를 활용하여 작성한 분석입니다. 원문은 출처 링크를 통해 확인할 수 있습니다.

공유

관련 저널 읽기

전체 보기 →