csvquote

CSV processor

Tool to help standard Unix shell commands process CSV data with embedded special characters

Enables common unix utlities like cut, awk, wc, head to work correctly with csv data containing delimiters and newlines

GitHub

446 stars
16 watching
24 forks
Language: C
last commit: over 1 year ago
command-linecsv

Related projects:

Repository Description Stars
mithrandie/csvq A command-line tool to operate CSV files with SQL-like query support 1,526
jheusser/csvfix Tools to fix and process CSV files 4
red0124/ssp A fast and versatile CSV parser written in C++ that can convert strings to specific types 51
furfurylic/commata A header-only C++17 CSV parser library 13
awdeorio/csvstream A lightweight CSV parser for C++ 49
chrisbra/csv.vim An Vim plugin for handling and manipulating CSV data files 1,279
d99kris/rapidcsv A lightweight C++ CSV parser library providing easy access to CSV data 912
mechatroner/rainbow_csv A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language 629
hashrock/deno-fnparse A parser combinator library for Deno that provides a simple way to parse CSV data. 11
beatrichartz/csv A library for parsing and encoding CSV files in Elixir. 500
accelerationnet/cl-csv A library that simplifies working with comma-separated values (CSVs) in Common Lisp. 116
xr3b0rn/dbcppp A C/C++ DBC file parser and decoder with decoding capabilities similar to Cantools 236
wildgums/orc.csv Utilities for processing and manipulating CSV data 10
ashaduri/csv-parser A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. 30
p-ranav/csv2 A fast and efficient CSV parsing library for C++ 567