Open, browse, and filter multi-gigabyte CSV and TSV files in VS Code with O(1) Nitro-Direct speed.
Large Data Explorer is the official VS Code implementation of the Advanced Forensic Ecosystem (AFE). It's a high-performance custom editor designed for massive forensics datasets (GigaBytes and Millions of rows) with a near-zero memory footprint.
⚡ Powered by Open Data Hunt Core
This extension utilizes the Open Data Hunt Core native engine to deliver extreme performance:
🚀 Nitro-Direct O(1) Loading: Indexing time is independent of file size. 10M rows in ~4.5s.
📉 Sustained Memory Performance: Consistent low RAM usage even with files exceeding 100GB.
🌊 Tactical Viewfinder: Real-time result preview overlay for immediate inspection.
🔍 SIMD-Accelerated Search: Instant filtering scanning the disk at 1.45M rows/s.
🛠️ Key Capabilities
60 FPS Virtual Scrolling: Hardware-accelerated rendering for unlimited rows.
Quoted Newline Logic: Forensic-grade parsing for complex multi-line cells.
Multi-Platform Support: Optimized binaries for both Windows and Linux (x64).
Tactical Jump: Numeric-box row jumping for rapid navigation in massive logs.
🚀 Performance Benchmarks
Tested on mechanical HDD (Legacy Rig):
10 Million rows (~650MB): Indexing in 4.5s, instant scrolling.
Stalling threshold: None. O(1) architecture ensures the tool never freezes.