csvwr
CSV parser
A package for reading and writing annotated CSV tables according to the 'CSV on the Web' standard
Read and write CSV on the Web (csvw) tables and metadata in R
15 stars
3 watching
0 forks
Language: HTML
last commit: 10 months ago
Linked from 1 awesome list
csvw
Related projects:
Repository | Description | Stars |
---|---|---|
yaslab/csv.swift | A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 669 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
sebneu/csvw-parser | Provides a Python implementation of the W3C CSV on the Web specification for parsing and handling structured data from web sources. | 9 |
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 552 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 561 |
burntsushi/rust-csv | A Rust library for parsing and generating CSV data structures | 1,719 |
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 |
daniel1of1/cswiftv | A Swift implementation of a CSV parser conforming to RFC 4180. | 171 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
brutella/swift-csv | A stream-based CSV parsing and writing library in Swift. | 83 |
lizardon/csv4as3 | A CSV parsing library for Actionscript that allows flexible and efficient processing of comma-separated data | 5 |
rubycocos/csvreader | A gem for reading tabular data in the comma-separated values (CSV) format | 178 |
red0124/ssp | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 50 |
notruthless/csv2rdf | A tool to translate comma-separated values into RDF data format | 1 |