Binary Encoder/Decoder between rust and swift

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

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. swift-protobuf

    Plugin and runtime library for using protobuf with Swift

    https://docs.rs/prost/latest/prost/ crate lets you encode / decode protobuf messages. You can write a message which represents your struct or whatever data type is, set the fields, and then encode it into bytes. Decoding in swift can be done with something like this https://github.com/apple/swift-protobuf ig.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla 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

  • Writing a Unix clone in about a month

    1 project | news.ycombinator.com | 24 May 2024
  • Connect-Swift: You’ll want to use Protobuf on iOS

    1 project | news.ycombinator.com | 18 Jan 2023
  • GraphQL making its way into a Twitter discussion about latency is not what I expected

    3 projects | /r/webdev | 15 Nov 2022
  • Google's Swift protobuf library crashes on unknown enums

    1 project | news.ycombinator.com | 26 Jan 2022
  • Google Protocol Buffers Support Idiomatic Kotlin Bindings

    2 projects | /r/Kotlin | 2 Jan 2022

Did you know that Swift is
the 15th most popular programming language
based on number of references?