Build on mac M1

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

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

    Empowering everyone to build reliable and efficient software.

  • I purchased the new 16“ M1 Mac Pro and it’s working. There is only one bug if you want to compile and run on M1 arm natively. This is a linking bug of LLVM and can be fixed by a simple environment variable. Here the link to the problem and workaround: https://github.com/rust-lang/rust/issues/90342

  • homebrew-musl-cross

    Homebrew Formula for static-friendly musl-based GCC macOS-to-Linux cross-compilers

  • BUT! If you need some cross-compile, which usually we did by homebrew-musl (AWS Lambda, for example), currently this is not working without several unstable workarounds. Github issue: https://github.com/FiloSottile/homebrew-musl-cross/issues/23

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

    Cargo subcommand to automatically create universal libraries for iOS.

  • Yes. You can target aarch64 and x86_64. Universals binaries can be created manually or via cargo-lipo.

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

  • Wich language do you guys recommend learning??

    3 projects | /r/learnprogramming | 4 Dec 2022
  • OSD600 - Fixing an issue in AppFlowy

    2 projects | dev.to | 20 Nov 2022
  • Best central processing unit for compiling Rust in 2022

    4 projects | /r/rust | 7 May 2022
  • Aya Rust tutorial Part One

    1 project | dev.to | 9 May 2024
  • Moving your bugs forward in time

    4 projects | dev.to | 8 May 2024