1 repositorio
Command-line utilities for inspecting and navigating large structured files using memory-efficient techniques.
Distinct from CSV File Processing: Distinct from CSV File Processing: focuses on the interactive viewer identity rather than the underlying parsing/serialization logic.
Explore 1 awesome GitHub repository matching data & databases · Command-Line Viewers. Refine with filters or upvote what's useful.
Csvlens is a terminal-based tabular data explorer and memory-mapped browser designed for viewing and navigating large CSV files. It functions as a command-line interface for inspecting massive structured datasets while maintaining a constant memory footprint. The tool provides a text-based user interface for exploring data, featuring a custom layout engine that supports column resizing, line wrapping, and frozen headers. It includes a search mechanism to locate and visually highlight text patterns using regular expressions. Capabilities cover data manipulation through alphabetical or natural
Provides a memory-efficient command-line utility for inspecting and navigating large structured CSV files.