awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dehesa avatar

dehesa/CodableCSV

0
View on GitHub↗
483 Stars·75 Forks·Swift·MIT·2 Aufrufe

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-Verlauf

Star-Verlauf für dehesa/codablecsvStar-Verlauf für dehesa/codablecsv

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu CodableCSV

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit CodableCSV.
  • delba/jasonAvatar von delba

    delba/JASON

    1,008Auf GitHub ansehen↗

    Fast JSON parsing for Swift

    Swift
    Auf GitHub ansehen↗1,008
  • freshos/arrowAvatar von freshOS

    freshOS/Arrow

    387Auf GitHub ansehen↗

    🏹 Parse JSON with style

    Swift
    Auf GitHub ansehen↗387
  • alibaba/handyjsonAvatar von alibaba

    alibaba/handyjson

    4,262Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,262
  • ikesyo/himotokiAvatar von ikesyo

    ikesyo/Himotoki

    793Auf GitHub ansehen↗

    A type-safe JSON decoding library purely written in Swift

    Swift
    Auf GitHub ansehen↗793
Alle 30 Alternativen zu CodableCSV anzeigen→

Häufig gestellte Fragen

Was macht dehesa/codablecsv?

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

Was sind die Hauptfunktionen von dehesa/codablecsv?

Die Hauptfunktionen von dehesa/codablecsv sind: Data Parsing, Data Persistence.

Welche Open-Source-Alternativen gibt es zu dehesa/codablecsv?

Open-Source-Alternativen zu dehesa/codablecsv sind unter anderem: 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.