All Projects β†’ Flight-School β†’ CodablePerformance

Flight-School / CodablePerformance

Licence: MIT license
Performance benchmarks for Codable and JSONSerialization

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to CodablePerformance

Core
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.
Stars: ✭ 62 (-8.82%)
Mutual labels:  codable
Ladybug
A powerful model framework for Swift 4
Stars: ✭ 147 (+116.18%)
Mutual labels:  codable
Codable Diy Kit
A template for creating your own Swift Codable encoders and decoders
Stars: ✭ 207 (+204.41%)
Mutual labels:  codable
Codextended
Extensions giving Swift's Codable API type inference super powers πŸ¦Έβ€β™‚οΈπŸ¦Ήβ€β™€οΈ
Stars: ✭ 1,281 (+1783.82%)
Mutual labels:  codable
Codability
Useful helpers for working with Codable types in Swift
Stars: ✭ 125 (+83.82%)
Mutual labels:  codable
Regularexpressiondecoder
A decoder that constructs objects from regular expression matches.
Stars: ✭ 169 (+148.53%)
Mutual labels:  codable
Multipart Kit
🏞 Parses and serializes multipart-encoded data with Codable support.
Stars: ✭ 52 (-23.53%)
Mutual labels:  codable
Keyedcodable
Easy nested key mappings for swift Codable
Stars: ✭ 248 (+264.71%)
Mutual labels:  codable
Oldpodcasts
A clone of Apple's Podcasts. UIKit version.
Stars: ✭ 128 (+88.24%)
Mutual labels:  codable
Codablewrappers
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
Stars: ✭ 197 (+189.71%)
Mutual labels:  codable
Generic Json Swift
A simple Swift library for working with generic JSON structures
Stars: ✭ 95 (+39.71%)
Mutual labels:  codable
Prefsmate
🐣 Elegant UITableView generator for Swift.
Stars: ✭ 120 (+76.47%)
Mutual labels:  codable
Cleanjson
Swift JSON decoder for Codable
Stars: ✭ 178 (+161.76%)
Mutual labels:  codable
Adaptivecardui
Snippets of UI, authored in JSON and rendered with SwiftUI
Stars: ✭ 73 (+7.35%)
Mutual labels:  codable
Codablecsv
Read and write CSV files row-by-row or through Swift's Codable interface.
Stars: ✭ 214 (+214.71%)
Mutual labels:  codable
Swiftprovisioningprofile
Parse iOS mobile provisioning files into Swift models
Stars: ✭ 55 (-19.12%)
Mutual labels:  codable
Messagepack
A MessagePack encoder and decoder for Codable types
Stars: ✭ 167 (+145.59%)
Mutual labels:  codable
Stuff
A collection of Swift code 'snippets' that are too small to create a library for and which do not fit in an other library.
Stars: ✭ 41 (-39.71%)
Mutual labels:  codable
Guide To Swift Codable Sample Code
Xcode Playground Sample Code for the Flight School Guide to Swift Codable
Stars: ✭ 218 (+220.59%)
Mutual labels:  codable
Swiftdb
A modern database abstraction layer, batteries included.
Stars: ✭ 183 (+169.12%)
Mutual labels:  codable

Codable vs. JSONSerialization Performance

Swift Codable can automatically synthesize initializers that decode models from JSON. But how does this generated code compare to what it replaces?

Read the full article here.

License

MIT

Contact

Mattt (@mattt)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].