IkigaJSON VS MoreCodable

Compare IkigaJSON vs MoreCodable and see what are their differences.

IkigaJSON

A high performance JSON library in Swift (by orlandos-nl)

MoreCodable

MoreCodable expands the possibilities of `Codable`. (by tattn)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
IkigaJSON MoreCodable
1 -
371 380
0.8% -
6.3 4.4
about 1 month ago 5 months ago
Swift Swift
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

IkigaJSON

Posts with mentions or reviews of IkigaJSON. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-28.
  • Swift JSON decoding slower than Python?
    2 projects | /r/swift | 28 Mar 2023
    Can you try IkigaJSON? It's designed to handle large files more reliably. Parsing a huge 500MB blob in one go will always end up running you into a bunch of memory overhead. But IkigaJSON scales more efficiently than both Apple and Linux Foundation.

MoreCodable

Posts with mentions or reviews of MoreCodable. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning MoreCodable yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing IkigaJSON and MoreCodable you can also consider the following projects:

ZippyJSON - A much faster version of JSONDecoder

ObjectMapper - Simple JSON Object mapping written in Swift

UserDefaultsStore - Why not use UserDefaults to store Codable objects 😉

Gloss - [Deprecated] A shiny JSON parsing library in Swift :sparkles: Loved by many from 2015-2021

mapper - A JSON deserialization library for Swift

TouchJSON - A humane JSON Objective-C un-framework. (TouchJSON has been deprecated - see README)

JSONModel - Magical Data Modeling Framework for JSON - allows rapid creation of smart data models. You can use it in your iOS, macOS, watchOS and tvOS apps.

JASON - Fast JSON parsing for Swift

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

Himotoki - A type-safe JSON decoding library purely written in Swift

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

Freddy