CodableCSV

CSV parser

A Swift library for parsing and generating CSV data in rows or using Codable interface.

Read and write CSV files row-by-row or through Swift's Codable interface.

GitHub

464 stars
9 watching
74 forks
Language: Swift
last commit: almost 3 years ago
Linked from 2 awesome lists

codablecsvcsv-parsercsv-readercsv-writerdecoderencoderswiftswift-codable

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
swiftcsv/swiftcsvA CSV parser library for Swift that allows loading and parsing CSV data from various sources.979
yaslab/csv.swiftA Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding.674
brutella/swift-csvA stream-based CSV parsing and writing library in Swift.84
ashtum/lazycsvA lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing.80
nero5023/csvparserA Swift library for reading and writing CSV files across multiple platforms86
kentcb/kbcsvA .NET CSV parsing and writing library with efficient and easy-to-use APIs.78
skelpo/csvA Swift library for parsing and serializing CSV files in an efficient and flexible way32
vincentlaucsb/csv-parserA high-performance CSV parser and serializer for modern C++.926
vigneshuvi/swiftcsvexportA lightweight framework for creating, reading and writing CSV files in Swift.127
p-ranav/csv2A fast and efficient CSV parsing library for C++567
nrinaudo/kantan.csvA CSV handling library that provides a functional and safe interface to work with comma-separated data files.346
red0124/sspA fast and versatile CSV parser written in C++ that can convert strings to specific types51
osiegmar/fastcsvA lightweight and RFC-compliant CSV parsing library for Java applications.562
beatrichartz/csvA library for parsing and encoding CSV files in Elixir.500
d99kris/rapidcsvA lightweight C++ CSV parser library providing easy access to CSV data912