IkigaJSON VS Alter

Compare IkigaJSON vs Alter and see what are their differences.

IkigaJSON

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

Alter

Alter is framework to make mapping Codable property and key easier. (by hainayanda)
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 Alter
1 -
371 1
0.8% -
6.1 0.0
about 1 month ago almost 3 years 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.

Alter

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

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

What are some alternatives?

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

ZippyJSON - A much faster version of JSONDecoder

HandyJSON - A handy swift json-object serialization/deserialization library

UserDefaultsStore - Why not use UserDefaults to store Codable objects 😉

MagicMapper - 🌟 Super light and easy automatic JSON to model mapper

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

Motis - Easy JSON to NSObject mapping using Cocoa's key value coding (KVC)

PMHTTP - Swift/Obj-C HTTP framework with a focus on REST and JSON

WAMapping - A library to turn dictionary into object and vice versa for iOS. Designed for speed!

NativeJSONMapper - Simple Swift 4 encoding & decoding.

json-swift - A basic library for working with JSON in Swift.

JAYSON - 🧱 A JSON decoding/encoding library that handles optimistically or strictly.

GuardedSwiftyJSON - Swift guarded model initializers for SwiftyJSON