CSV.swift

CSV parser

A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding.

CSV reading and writing library written in Swift.

GitHub

669 stars
18 watching
79 forks
Language: Swift
last commit: 9 days ago
Linked from 1 awesome list

csvswift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
swiftcsv/swiftcsv A CSV parser library for Swift that allows loading and parsing CSV data from various sources. 966
skelpo/csv A Swift library for parsing and serializing CSV files in an efficient and flexible way 32
nero5023/csvparser A Swift library for reading and writing CSV files across multiple platforms 86
brutella/swift-csv A stream-based CSV parsing and writing library in Swift. 83
dehesa/codablecsv A Swift library for parsing and generating CSV data in rows or using Codable interface. 461
daniel1of1/cswiftv A Swift implementation of a CSV parser conforming to RFC 4180. 171
osiegmar/fastcsv A lightweight and RFC-compliant CSV parsing library for Java applications. 554
vigneshuvi/swiftcsvexport A lightweight framework for creating, reading and writing CSV files in Swift. 127
vincentlaucsb/csv-parser A high-performance CSV parser and serializer for modern C++. 917
red0124/ssp A fast and versatile CSV parser written in C++ that can convert strings to specific types 50
robsteranium/csvwr A package for reading and writing annotated CSV tables according to the 'CSV on the Web' standard 15
liquidaty/zsv A fast and extensible command-line utility for parsing and manipulating CSV data. 209
beatrichartz/csv A library for parsing and encoding CSV files in Elixir. 499
d99kris/rapidcsv A lightweight C++ CSV parser library providing easy access to CSV data 898
ashtum/lazycsv A lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing. 80