cl-csv

CSV processor

A library that simplifies working with comma-separated values (CSVs) in Common Lisp.

A common lisp library providing easy csv reading and writing

GitHub

116 stars
10 watching
22 forks
Language: Common Lisp
last commit: 10 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
accelerationnet/cl-mediawiki A Common Lisp wrapper around the MediaWiki API to facilitate interaction with MediaWiki servers. 18
ben-strasser/fast-cpp-csv-parser A fast and efficient C++ library for parsing comma-separated value files 2,154
kentcb/kbcsv A .NET CSV parsing and writing library with efficient and easy-to-use APIs. 78
p-ranav/csv2 A fast and efficient CSV parsing library for C++ 561
accelerationnet/data-table Provides a data structure to represent tabular data in Common Lisp, enabling easy interaction with databases and report generation. 22
red0124/ssp A fast and versatile CSV parser written in C++ that can convert strings to specific types 50
mithrandie/csvq A command-line tool to operate CSV files with SQL-like query support 1,520
fingo/spata A functional CSV processor with support for stream-based processing and error reporting. 30
vincentlaucsb/csv-parser A high-performance CSV parser and serializer for modern C++. 917
d99kris/rapidcsv A lightweight C++ CSV parser library providing easy access to CSV data 898
jheusser/csvfix Tools to fix and process CSV files 4
osiegmar/fastcsv A lightweight and RFC-compliant CSV parsing library for Java applications. 552
accelerationnet/buildnode A Common Lisp library to facilitate interaction with CXML-dom documents and nodes. 19
chrisbra/csv.vim A Vim plugin for efficiently handling and manipulating comma-separated data files. 1,277
rgamble/libcsv A fast and flexible CSV data reader and writer library written in pure ANSI C. 179