Integrating Zig and SwiftUI

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Burrow is a tool for burrowing through firewalls, built by teenagers at Hack Club. (by hackclub)

  • Rust also works quite well from Swift, in the same way

    The key to a nice developer experience is making the build from source flow as easy/integrated as possible

    I use a build script in Xcode to build a Rust static library automatically when building an app. This is the latest version in a project I am helping with: https://github.com/hackclub/burrow/blob/main/Apple/NetworkEx...

  • open-swiftui-animations

    You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.

  • SwiftUI shines you get to write Swift code and embrace the DSL

    You'll never be able to write that kind of code with Zig, or C or C++, it's impossible: https://github.com/amosgyamfi/open-swiftui-animations

    So the main advantage here would be to be able to consume your Zig code/libraries with your Swift application, and that does look interesting, so you could write your crossplatform app logic in Zig, and only use Swift for actually SwiftUI

    That's the advantage that should be advertised, Kotlin tried with Kotlin-Native, seems like a good strategy

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

  • Pg_lakehouse: Query Any Data Lake from Postgres

    5 projects | news.ycombinator.com | 13 May 2024
  • GxHash is a fast and robust non-cryptographic hashing algorithm

    4 projects | news.ycombinator.com | 13 May 2024
  • Spring Boot 3 application on AWS Lambda - Part 5 Introduction to AWS Lambda Web Adapter

    1 project | dev.to | 13 May 2024
  • Datafusion-Python TPC-H Examples

    1 project | news.ycombinator.com | 13 May 2024
  • AI powered tool for Git commit message generator

    1 project | news.ycombinator.com | 13 May 2024