csvw-parser
CSV parser library
Provides a Python implementation of the W3C CSV on the Web specification for parsing and handling structured data from web sources.
9 stars
8 watching
5 forks
Language: Python
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
skelpo/csv | A Swift library for parsing and serializing CSV files in an efficient and flexible way | 32 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 974 |
robsteranium/csvwr | A package for reading and writing annotated CSV tables according to the 'CSV on the Web' standard | 15 |
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 562 |
ashaduri/csv-parser | A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. | 30 |
vincentlaucsb/csv-parser | A high-performance CSV parser and serializer for modern C++. | 926 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 500 |
daniel1of1/cswiftv | A Swift implementation of a CSV parser conforming to RFC 4180. | 171 |
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 |
yaslab/csv.swift | A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 671 |
brutella/swift-csv | A stream-based CSV parsing and writing library in Swift. | 84 |
lizardon/csv4as3 | A CSV parsing library for Actionscript that allows flexible and efficient processing of comma-separated data | 5 |
tinycsvparser/tinycsvparser | A .NET CSV parsing library with high-performance and flexibility | 378 |