Swift Decoder

Open-source Swift projects categorized as Decoder

Top 6 Swift Decoder Projects

  • XMLCoder

    Easy XML parsing using Codable protocols in Swift

    Project mention: XML parsing in Swift | reddit.com/r/iOSProgramming | 2022-09-21
  • CodableCSV

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

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • IkigaJSON

    A high performance JSON library in Swift

    Project mention: Swift JSON decoding slower than Python? | reddit.com/r/swift | 2023-03-28

    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.

  • JAYSON

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

  • Mappable

    flexible JSON to Model converter, specially optimized for immutable properties

  • DynamicCodableKit

    Implement dynamic JSON decoding within the constraints of Swift's sound type system by working on top of Swift's Codable implementations.

    Project mention: Making decoding dynamic JSON in swift much simpler | reddit.com/r/swift | 2022-07-06

    Built this project to make dynamic data decoding in swift to be simpler and with minimal boiler-plate, let me know if you find this useful: https://github.com/SwiftyLab/DynamicCodableKit

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-28.

Index

What are some of the best open-source Decoder projects in Swift? This list will help you:

Project Stars
1 XMLCoder 677
2 CodableCSV 376
3 IkigaJSON 342
4 JAYSON 251
5 Mappable 27
6 DynamicCodableKit 17
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
www.sonarlint.org