Carthage VS ObjectMapper

Compare Carthage vs ObjectMapper and see what are their differences.

Carthage

A simple, decentralized dependency manager for Cocoa (by Carthage)

ObjectMapper

Simple JSON Object mapping written in Swift (by tristanhimmelman)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Carthage ObjectMapper
5 1
14,894 9,092
0.1% -
5.9 2.7
6 days ago about 12 hours ago
Swift Swift
GNU General Public License v3.0 or later 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.

Carthage

Posts with mentions or reviews of Carthage. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-12.
  • Binding Lottie (or any other Swift framework with UI) in MAUI
    4 projects | dev.to | 12 Jul 2022
    On iOS side to keep it clean, I've used Carthage to get Lottie. The wrapping is pretty much the same, the goal is to make sure we can set the animation and get the view.
  • Awesome macOS Libraries List
    76 projects | dev.to | 21 Jan 2022
    Carthage - A simple, decentralized dependency manager for Cocoa. Language: Swift.
  • MagazineLayout
    2 projects | dev.to | 10 Jan 2022
    To install MagazineLayout using Carthage, add github "airbnb/MagazineLayout" to your Cartfile, then follow the integration tutorial here.
  • Building a restaurant iOS App
    4 projects | dev.to | 29 Dec 2021
    To add Alamofire, we'll be using Swift Package Manager. Xcode comes with built-in support for it and we'll not have to use external package managers like Cocoapods or Carthage. Click on File → Add Packages...

ObjectMapper

Posts with mentions or reviews of ObjectMapper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-21.

What are some alternatives?

When comparing Carthage and ObjectMapper you can also consider the following projects:

SwiftyJSON - The better way to deal with JSON data in Swift.

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

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

swift-package-manager - The Package Manager for the Swift Programming Language

Unbox

Xcode Maven - Maven for iOS Builds

Mantle - Model framework for Cocoa and Cocoa Touch

CocoaPods

Decodable - [Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right

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

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

Argo - Functional JSON parsing library for Swift