Minimizing the size of JSON by using CodingKey

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ElementalController

    A lightweight network controller framework in Swift for iOS and Linux, with Raspberry Pi support

  • A couple of other people have mentioned it - it looks very cool. I'm not sure if it was around when I wrote my own networking framework (https://github.com/robreuss/ElementalController) but I think they are very similar. My framework supports data exchange of primitive types (such as floats and doubles) so I could definitely be moving raw data but serializing structs into JSON just makes the code cleaner. If I decide it's insufficiently performance, I could implement raw data exchange within the structures without huge effort.

  • swift-bson

    pure Swift BSON library

  • BJSON Binary JSON, with a Swift Library here and should be one for your other end

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cyanide

    BSON documents in Elixir language

  • BJSON Binary JSON, with a Swift Library here and should be one for your other end

  • VirtualGameController

    Software-based game controllers for iOS, tvOS, OS X and watchOS in Swift 4.2.

  • When I think about what sort of job I would want I'd be really interested in doing something in IoT and embedded. The progenitor to my networking framework was a framework for creating iOS virtual game controllers, which mimicked the hardware interface provided by Apple: https://github.com/robreuss/VirtualGameController.

  • awesome-embedded-swift

    ⚡️🛠🧰 A curated list for Embedded and Low-Level development in the Swift programming language.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Remotely Access Your Home Assistant Instance Securely

    1 project | dev.to | 3 May 2024
  • Show HN: I make an iOS app for runners using Apple Watch

    1 project | news.ycombinator.com | 10 Apr 2024
  • SwiftUI - Row of Buttons Acting As One

    3 projects | dev.to | 19 Mar 2024
  • The Emacsen family, the design of an Emacs and the importance of Lisp (2023)

    6 projects | news.ycombinator.com | 16 Feb 2024
  • Apple allows applications to track user locations without authorization

    1 project | news.ycombinator.com | 21 Dec 2023