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
·
Back to dehesa/codablecsv

Open-source alternatives to CodableCSV

30 open-source projects similar to dehesa/codablecsv, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best CodableCSV alternative.

  • swiftyjson/swiftyjsonAvatar von SwiftyJSON

    SwiftyJSON/SwiftyJSON

    22,951Auf GitHub ansehen↗

    SwiftyJSON is a Swift JSON parsing library and data wrapper designed to simplify the reading and manipulation of JSON structures. It provides a toolkit for converting raw JSON strings into structured formats without requiring manual type casting or optional chaining for every value. The library focuses on simplifying nested data extraction through subscript-based value access and recursive data resolution. It ensures optional-safe value retrieval by returning default empty values instead of crashing when encountering missing keys or out-of-bounds array indices. The project includes capabilit

    Swift
    Auf GitHub ansehen↗22,951
  • postmates/pmjsonAvatar von postmates

    postmates/PMJSON

    360Auf GitHub ansehen↗

    Pure Swift JSON encoding/decoding library

    Swift
    Auf GitHub ansehen↗360
  • tristanhimmelman/objectmapperAvatar von tristanhimmelman

    tristanhimmelman/ObjectMapper

    9,146Auf GitHub ansehen↗

    ObjectMapper is a JSON serialization framework for Swift that maps JSON strings and dictionaries into strongly typed classes and structs. It functions as a data mapper and converter, facilitating the bidirectional transformation of data between raw JSON and Swift model objects. The library uses protocol-based mapping to associate specific JSON keys with object properties. It supports nested key extraction via dot-notation pathing and employs custom transformation classes to bridge the gap between JSON and Swift types. The framework provides capabilities for model validation during initializa

    Swift
    Auf GitHub ansehen↗9,146
  • delba/jasonAvatar von delba

    delba/JASON

    1,008Auf GitHub ansehen↗

    Fast JSON parsing for Swift

    Swift
    Auf GitHub ansehen↗1,008

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • ikesyo/himotokiAvatar von ikesyo

    ikesyo/Himotoki

    793Auf GitHub ansehen↗

    A type-safe JSON decoding library purely written in Swift

    Swift
    Auf GitHub ansehen↗793
  • insanoid/swiftyjsonacceleratorAvatar von insanoid

    insanoid/SwiftyJSONAccelerator

    947Auf GitHub ansehen↗

    macOS app to generate Swift 5 code for models from JSON (with Codeable)

    Swift
    Auf GitHub ansehen↗947
  • nike-inc/elevateAvatar von Nike-Inc

    Nike-Inc/Elevate

    618Auf GitHub ansehen↗

    Elevate is a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable.

    Swift
    Auf GitHub ansehen↗618
  • tristanhimmelman/alamofireobjectmapperAvatar von tristanhimmelman

    tristanhimmelman/AlamofireObjectMapper

    2,649Auf GitHub ansehen↗

    An Alamofire extension which converts JSON response data into swift objects using ObjectMapper

    Swift
    Auf GitHub ansehen↗2,649
  • 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
  • freshos/arrowAvatar von freshOS

    freshOS/Arrow

    387Auf GitHub ansehen↗

    🏹 Parse JSON with style

    Swift
    Auf GitHub ansehen↗387
  • anviking/decodableAvatar von Anviking

    Anviking/Decodable

    1,033Auf GitHub ansehen↗

    Probably deprecated Swift 2/3 JSON unmarshalling done (more) right

    Swiftjsonswift
    Auf GitHub ansehen↗1,033
  • chriscaixx/gkdatabaseAvatar von ChrisCaixx

    ChrisCaixx/GKDatabase

    101Auf GitHub ansehen↗

    ###基于SQLite3轻量级封装,一行代码实现增删改查

    Objective-C
    Auf GitHub ansehen↗101
  • coderjackyhuang/runtimedemoAvatar von CoderJackyHuang

    CoderJackyHuang/RuntimeDemo

    86Auf GitHub ansehen↗

    学习Runtime

    Objective-C
    Auf GitHub ansehen↗86
  • codermjlee/mjextensionAvatar von CoderMJLee

    CoderMJLee/MJExtension

    8,502Auf GitHub ansehen↗

    MJExtension is a JSON serialization library and model mapping framework used to convert data between JSON strings and structured model objects. It functions as an object data mapper that handles the encoding and decoding of complex object hierarchies for network transmission and storage. The framework is a non-intrusive data mapper that uses reflection and runtime inspection to map raw data strings to application objects. This approach allows for data transformation without requiring base class inheritance, decorators, or extensions to the underlying model classes. The system supports recurs

    Objective-C
    Auf GitHub ansehen↗8,502
  • evermeer/evcloudkitdaoAvatar von evermeer

    evermeer/EVCloudKitDao

    644Auf GitHub ansehen↗

    Simplified access to Apple's CloudKit

    Swift
    Auf GitHub ansehen↗644
  • chenyunguimilook/swiftyxmlAvatar von chenyunguiMilook

    chenyunguiMilook/SwiftyXML

    107Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗107
  • afrymask/afbrushboardAvatar von AfryMask

    AfryMask/AFBrushBoard

    571Auf GitHub ansehen↗

    根据手指滑动速度动态调整线条粗细和透明度 - 对相邻线段进行贝塞尔方法进行绘制 - 多阶贝塞尔曲线方法抽取 - 大批量线段绘制的性能优化

    Swift
    Auf GitHub ansehen↗571
  • cezheng/fuziAvatar von cezheng

    cezheng/Fuzi

    1,105Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗1,105
  • dfed/cacheadvanceAvatar von dfed

    dfed/CacheAdvance

    50Auf GitHub ansehen↗

    A performant cache for logging systems. CacheAdvance persists log events 30x faster than SQLite.

    Swift
    Auf GitHub ansehen↗50
  • ccgus/fmdbAvatar von ccgus

    ccgus/fmdb

    13,851Auf GitHub ansehen↗

    fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It provides an Objective-C wrapper that encapsulates the low-level C API, allowing applications to manage local relational data storage and embedded database connections through a high-level interface. The library focuses on thread-safe database access by synchronizing operations across multiple threads using serialized queues to prevent data corruption and race conditions. It includes specialized capabilities for secure local storage, such as database encryption and the management

    Objective-C
    Auf GitHub ansehen↗13,851
  • dreymonde/shallowsAvatar von dreymonde

    dreymonde/Shallows

    617Auf GitHub ansehen↗

    🛶 Your lightweight persistence toolbox

    Swift
    Auf GitHub ansehen↗617
  • drmohundro/swxmlhashAvatar von drmohundro

    drmohundro/SWXMLHash

    1,465Auf GitHub ansehen↗

    Simple XML parsing in Swift

    Swift
    Auf GitHub ansehen↗1,465
  • albertodebortoli/skopelosAvatar von albertodebortoli

    albertodebortoli/Skopelos

    239Auf GitHub ansehen↗

    A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour.

    Swift
    Auf GitHub ansehen↗239
  • evermeer/evreflectionAvatar von evermeer

    evermeer/EVReflection

    959Auf GitHub ansehen↗

    Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift

    Swiftalamofireevreflectionjson
    Auf GitHub ansehen↗959
  • exyte/svgviewAvatar von exyte

    exyte/SVGView

    847Auf GitHub ansehen↗

    SVG parser and renderer written in SwiftUI

    Swift
    Auf GitHub ansehen↗847
  • flutterchina/cookie_jarF

    flutterchina/cookie_jar

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • deeje/cloudcoreAvatar von deeje

    deeje/CloudCore

    161Auf GitHub ansehen↗

    Robust CoreData-CloudKit synchronization: offline editing, relationships, private, shared and public databases, field-level deltas, encrypted values, cacheable assets, and more.

    Swiftcloudkitcoredataios
    Auf GitHub ansehen↗161
  • gerry1218/gxdatabaseutilsAvatar von Gerry1218

    Gerry1218/GXDatabaseUtils

    30Auf GitHub ansehen↗

    GXDatabaseUtils

    Objective-C
    Auf GitHub ansehen↗30
  • gonzalezreal/grootAvatar von gonzalezreal

    gonzalezreal/Groot

    535Auf GitHub ansehen↗

    From JSON to Core Data and back.

    Objective-C
    Auf GitHub ansehen↗535
  • daniel1of1/cswiftvAvatar von Daniel1of1

    Daniel1of1/CSwiftV

    172Auf GitHub ansehen↗

    A csv parser written in swift conforming to rfc4180

    Swift
    Auf GitHub ansehen↗172