A different way of reading JSON: Part 2!

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/swift

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • scout

    Reading and writing in JSON, Plist, YAML and XML data made simple when the data format is not known at build time. Swift library and command-line tool. (by ABridoux)

    Not 100% sure but you might find Scout interesting for your needs

  • ZippyJSON

    A much faster version of JSONDecoder

    Check out ZippyJSON.

  • 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!

  • simdjson

    Parsing gigabytes of JSON per second

    It’s a Swift wrapper around simdjson and a drop-in replacement for JSONDecoder. The performance should be pretty good.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts