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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
insanoid avatar

insanoid/SwiftyJSONAccelerator

0
View on GitHub↗

SwiftyJSONAccelerator

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

Features

  • Data Parsing - Generates Swift model files from JSON with Codable support.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI
  • Data Persistence - Generate Swift models from JSON.
  • Data Serialization - Generator for Swift models from JSON data.
  • Procesamiento de JSON - Tool for generating Swift models from JSON.
  • 947 estrellas·121 forks·Swift·MIT·10 vistas

    Historial de estrellas

    Gráfico del historial de estrellas de insanoid/swiftyjsonacceleratorGráfico del historial de estrellas de insanoid/swiftyjsonaccelerator

    Preguntas frecuentes

    ¿Qué hace insanoid/swiftyjsonaccelerator?

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

    ¿Cuáles son las características principales de insanoid/swiftyjsonaccelerator?

    Las características principales de insanoid/swiftyjsonaccelerator son: Data Parsing, Data Persistence, Data Serialization, Procesamiento de JSON.

    ¿Qué alternativas de código abierto existen para insanoid/swiftyjsonaccelerator?

    Las alternativas de código abierto para insanoid/swiftyjsonaccelerator incluyen: delba/jason — Fast JSON parsing for Swift. swiftyjson/swiftyjson — SwiftyJSON is a Swift JSON parsing library and data wrapper designed to simplify the reading and manipulation of JSON… dehesa/codablecsv — Read and write CSV files row-by-row or through Swift's Codable interface. cezheng/fuzi — A fast & lightweight XML & HTML parser in Swift with XPath & CSS support. alibaba/handyjson — HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON… chenyunguimilook/swiftyxml — The most swifty way to deal with XML data in swift 5.

    Alternativas open-source a SwiftyJSONAccelerator

    Proyectos open-source similares, clasificados según cuántas características comparten con SwiftyJSONAccelerator.
    • swiftyjson/swiftyjsonAvatar de SwiftyJSON

      SwiftyJSON/SwiftyJSON

      22,951Ver en GitHub↗

      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
      Ver en GitHub↗22,951
    • delba/jasonAvatar de delba

      delba/JASON

      1,008Ver en GitHub↗

      Fast JSON parsing for Swift

      Swift
      Ver en GitHub↗1,008
    • chenyunguimilook/swiftyxmlAvatar de chenyunguiMilook

      chenyunguiMilook/SwiftyXML

      107Ver en GitHub↗

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

      Swift
      Ver en GitHub↗107
    • alibaba/handyjsonAvatar de alibaba

      alibaba/handyjson

      4,262Ver en 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
      Ver en GitHub↗4,262
    Ver las 30 alternativas a SwiftyJSONAccelerator→