CSV
CSV parser
A Swift library for parsing and serializing CSV files in an efficient and flexible way
A simple CSV file parser and serializer
32 stars
3 watching
3 forks
Language: Swift
last commit: over 3 years ago
Linked from 1 awesome list
asynccsvcsv-datahacktoberfestparserserializerspmstreamingswiftswift-package-managersync
Related projects:
Repository | Description | Stars |
---|---|---|
| A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 979 |
| A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 674 |
| A Swift library for reading and writing CSV files across multiple platforms | 86 |
| A stream-based CSV parsing and writing library in Swift. | 84 |
| A lightweight C++ CSV parser library providing easy access to CSV data | 912 |
| A lightweight and RFC-compliant CSV parsing library for Java applications. | 562 |
| A fast and versatile CSV parser written in C++ that can convert strings to specific types | 51 |
| A Swift implementation of a CSV parser conforming to RFC 4180. | 171 |
| Provides a Python implementation of the W3C CSV on the Web specification for parsing and handling structured data from web sources. | 9 |
| A high-performance CSV parser and serializer for modern C++. | 926 |
| A lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing. | 80 |
| A Swift library for parsing and generating CSV data in rows or using Codable interface. | 464 |
| A .NET CSV parsing and writing library with efficient and easy-to-use APIs. | 78 |
| A lightweight framework for creating, reading and writing CSV files in Swift. | 127 |
| A .NET CSV parsing library with high-performance and flexibility | 378 |