CSV.swift
CSV reading and writing library written in Swift. (by yaslab)
CodableCSV
Read and write CSV files row-by-row or through Swift's Codable interface. (by dehesa)
CSV.swift | CodableCSV | |
---|---|---|
- | - | |
644 | 452 | |
- | - | |
6.9 | 0.0 | |
27 days ago | 10 months ago | |
Swift | Swift | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CSV.swift
Posts with mentions or reviews of CSV.swift.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning CSV.swift yet.
Tracking mentions began in Dec 2020.
CodableCSV
Posts with mentions or reviews of CodableCSV.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning CodableCSV yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing CSV.swift and CodableCSV you can also consider the following projects:
SNDocx - Extracts the text from the Docx file
MoreCodable - MoreCodable expands the possibilities of `Codable`.
Aidoku - Free and open source manga reader for iOS and iPadOS
MarkersExtractor - Extract Markers from Final Cut Pro FCPXML
PhoneNumberKit - A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
TOMLDecoder - From TOML to Swift Codable types.
SwiftCSV - CSV parser for Swift
MetaCodable - Supercharge Swift's Codable implementations with macros meta-programming.