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
dehesa avatar

dehesa/CodableCSV

0
View on GitHub↗
483 stars·75 forks·Swift·MIT·5 views

CodableCSV

Read and write CSV files row-by-row or through Swift's Codable interface.

Features

  • Data Parsing - CSV reading and writing using Swift Codable.
  • Data Persistence - Read and write CSV files.

Star history

Star history chart for dehesa/codablecsvStar history chart for dehesa/codablecsv

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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 dehesa/codablecsv do?

Read and write CSV files row-by-row or through Swift's Codable interface.

What are the main features of dehesa/codablecsv?

The main features of dehesa/codablecsv are: Data Parsing, Data Persistence.

What are some open-source alternatives to dehesa/codablecsv?

Open-source alternatives to dehesa/codablecsv include: ikesyo/himotoki — A type-safe JSON decoding library purely written in Swift. insanoid/swiftyjsonaccelerator — macOS app to generate Swift 5 code for models from JSON (with Codeable). delba/jason — Fast JSON parsing for Swift. freshos/arrow — 🏹 Parse JSON with style. alibaba/handyjson — HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON… nike-inc/elevate — Elevate is a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable.

Open-source alternatives to CodableCSV

Similar open-source projects, ranked by how many features they share with CodableCSV.
  • delba/jasondelba avatar

    delba/JASON

    1,008View on GitHub↗

    Fast JSON parsing for Swift

    Swift
    View on GitHub↗1,008
  • freshos/arrowfreshOS avatar

    freshOS/Arrow

    387View on GitHub↗

    🏹 Parse JSON with style

    Swift
    View on GitHub↗387
  • 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
  • ikesyo/himotokiikesyo avatar

    ikesyo/Himotoki

    793View on GitHub↗

    A type-safe JSON decoding library purely written in Swift

    Swift
    View on GitHub↗793
See all 30 alternatives to CodableCSV→