We Don't Need a Stable ABI

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

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

    A home for compiler team planning documents, meeting minutes, and other such things.

  • Something you might be interested in is -Zrandomize-layout but even that uses the type ID as the seed so it is repeatable for a given type, but not for separate types. This is a great way to flag if code incorrectly assumes that any two different struct types have the same layout.

  • auto-fuzz-test

    Effortlessly fuzz libraries with large API surfaces

  • Can confirm, https://github.com/rust-fuzz/auto-fuzz-test was hard write to write (and still isn't production ready) precisely because the compiler doesn't expose type information.

  • 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