vroom 
 Reader
 A high-performance CSV and TSV reader that uses indexing and lazy loading to improve reading speed without loading all data at once.
Fast reading of delimited files
623 stars
 18 watching
 60 forks
 
Language: C++ 
last commit: about 1 year ago 
Linked from   1 awesome list  
  csvcsv-parserfixed-width-textrtsvtsv-parser 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  Provides fast and friendly way to read rectangular data from delimited files | 1,011 | 
|    |  A gem for reading tabular data in the comma-separated values (CSV) format | 177 | 
|    |  A CLI tool for formatting and displaying tabular data in a visually appealing way. | 2,065 | 
|    |  A package that reads data from Excel files into R | 731 | 
|    |  A lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing. | 80 | 
|    |  A fast and efficient CSV parsing library for C++ | 567 | 
|    |  A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 | 
|    |  A high-performance CSV parser and serializer for modern C++. | 926 | 
|    |  A C library that enables R to read and write various data formats used by other statistical packages | 424 | 
|    |  A fast and flexible CSV data reader and writer library written in pure ANSI C. | 179 | 
|    |  A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 629 | 
|    |  A Swift library for parsing and generating CSV data in rows or using Codable interface. | 464 | 
|    |  A Ruby gem that simplifies CSV data processing and conversion to arrays of hashes. | 1,483 | 
|    |  A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. | 29 | 
|    |  An efficient library for navigating large files without consuming an iterator | 86 |