Opaque Types for UniFFI

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Slab allocator for Rust

  • I'm going to show you how to use slab to send handles from rust to python and back to rust using an arena allocator called slab.

  • uniffi-slab-example

    An example of how to use slab to send opaque types across the uniffi boundary as an id in the slab arena.

  • The example code from this article is available here: https://github.com/graysonarts/uniffi-slab-example

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

    a multi-language bindings generator for rust

  • On my youtube series "Growing up Rust", I'm building a personal CRM in Rust with a Swift frontend. I'm using CQRS and an event-driven architecture with the least amount of swift as possible. I'm using UniFFI to generate the bindings for swift (and in this example python)

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