Best way to consume CMake based C lib in Swift for iOs/desktop

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sfizz

    SFZ parser and synth c++ library, providing a JACK standalone client

  • Basically I want to use https://github.com/sfztools/sfizz/ for an iOS app and desktop but I'm unsure the best way to achieve this. I guess because there are two architectures, I need to produce some kind of configurable build to produce x86_64 and ARM. I'm unsure how CMake fits into this equation or am I required to produce a CMake project output and then some how link that into my Xcode project?

  • scapix

    Scapix Language Bridge

  • You can use Scapix Language Bridge to call C++ code from Swift. It is using CMake integration.

  • 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