Help with building a 32bit library with cargo

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

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

    X11 XTEST reimplementation primarily for Steam Controller on Wayland

  • I'm trying to build https://github.com/Supreeeme/extest so I can use steaminput on with wayland in games that don't support gamepads, the mouse input itself works but as Xwayland has no XTEST extension the cursor is invisible.

  • crane

    A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.

  • i would also recommend using crane or naersk since iirc rustPlaform.buildRustPackage can mangle some of these options (or maybe i just did something wrong lol)

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

    Build Rust projects in Nix - no configuration, no code generation, no IFD, sandbox friendly.

  • i would also recommend using crane or naersk since iirc rustPlaform.buildRustPackage can mangle some of these options (or maybe i just did something wrong lol)

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