csvprintf
CSV formatter
A command-line utility for formatting and manipulating CSV data
Simple CSV file parser for the UNIX command line
41 stars
4 watching
3 forks
Language: C
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexhallam/tv | A CLI tool for formatting and displaying tabular data in a visually appealing way. | 2,065 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
d3/d3-dsv | A parser and formatter for tabular data in CSV or TSV format | 436 |
yaslab/csv.swift | A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 671 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 500 |
vincentlaucsb/csv-parser | A high-performance CSV parser and serializer for modern C++. | 926 |
red0124/ssp | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 51 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 567 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 974 |
jakob/tabletool | A simple CSV file editor for Mac that automatically detects and handles various file format specifications. | 1,320 |
awdeorio/csvstream | A lightweight CSV parser for C++ | 49 |
rubycocos/csvreader | A gem for reading tabular data in the comma-separated values (CSV) format | 177 |
accelerationnet/cl-csv | A library that simplifies working with comma-separated values (CSVs) in Common Lisp. | 116 |
skelpo/csv | A Swift library for parsing and serializing CSV files in an efficient and flexible way | 32 |