awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Daniel1of1 avatar

Daniel1of1/CSwiftV

0
View on GitHub↗
172 stars·45 forks·Swift·BSD-3-Clause·7 views

CSwiftV

A csv parser written in swift conforming to rfc4180

Features

  • Data Parsing - RFC 4180 compliant CSV parser for Swift.

Star history

Star history chart for daniel1of1/cswiftvStar history chart for daniel1of1/cswiftv

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does daniel1of1/cswiftv do?

A csv parser written in swift conforming to rfc4180

What are the main features of daniel1of1/cswiftv?

The main features of daniel1of1/cswiftv are: Data Parsing.

Which projects share features with daniel1of1/cswiftv?

Projects with overlapping indexed features include: alibaba/handyjson — HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON… cezheng/fuzi — A fast & lightweight XML & HTML parser in Swift with XPath & CSS support. chenyunguimilook/swiftyxml — The most swifty way to deal with XML data in swift 5. codermjlee/mjextension — MJExtension is a JSON serialization library and model mapping framework used to convert data between JSON strings and… createapi/createapi — Delightful code generator for OpenAPI specs. 100mango/swiftcssparser — A Powerful , Extensible CSS Parser written in pure Swift.

Projects sharing features with CSwiftV

These projects share indexed features with CSwiftV. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alibaba/handyjsonalibaba avatar

    alibaba/handyjson

    4,262View on GitHub↗

    HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON data into typed Swift models and transforms Swift objects back into JSON strings for storage or transmission. The library uses reflection to automatically map JSON keys to object properties and supports custom mapping metadata to resolve naming differences between APIs and code. It provides capabilities for extracting values from deep nested paths within a JSON structure and supports the transformation of complex types such as dates and URLs. The framework handles both the des

    Swift
    View on GitHub↗4,262
  • cezheng/fuzicezheng avatar

    cezheng/Fuzi

    1,105View on GitHub↗

    A fast & lightweight XML & HTML parser in Swift with XPath & CSS support

    Swift
    View on GitHub↗1,105
  • chenyunguimilook/swiftyxmlchenyunguiMilook avatar

    chenyunguiMilook/SwiftyXML

    107View on GitHub↗

    The most swifty way to deal with XML data in swift 5.

    Swift
    View on GitHub↗107
  • 100mango/swiftcssparser100mango avatar

    100mango/SwiftCssParser

    275View on GitHub↗

    A Powerful , Extensible CSS Parser written in pure Swift.

    Swift
    View on GitHub↗275
Compare all 30 related projects→