csvreader
CSV reader
A gem for reading tabular data in the comma-separated values (CSV) format
csvreader library / gem - read tabular data in the comma-separated values (csv) format the right way (uses best practices out-of-the-box with zero-configuration)
177 stars
6 watching
9 forks
Language: Ruby
last commit: over 3 years ago
Linked from 1 awesome list
csvcsv11csvhashcsvrecordexportimportjsonnumericstabtabulartabular-data
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Ruby gem that simplifies CSV data processing and conversion to arrays of hashes. | 1,483 |
| | A tool to validate and analyze CSV files | 287 |
| | A high-performance CSV and TSV reader that uses indexing and lazy loading to improve reading speed without loading all data at once. | 623 |
| | Provides functions to read and write comma-separated value data in Elixir | 33 |
| | An OpenCV wrapper for Ruby, allowing developers to easily integrate computer vision capabilities into their Ruby applications. | 814 |
| | A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 629 |
| | Converts comma-separated values to JSON data format | 2 |
| | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 51 |
| | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 464 |
| | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |
| | A fast and efficient CSV parsing library for C++ | 567 |
| | Converts comma-separated values to RDF data format | 4 |
| | A library for parsing and encoding CSV files in Elixir. | 500 |
| | A CLI tool for formatting and displaying tabular data in a visually appealing way. | 2,065 |
| | Provides fast and friendly way to read rectangular data from delimited files | 1,011 |