Are there any .NET interop crates? I would like to use C# as GUI frontend for editor in my game

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

    Discontinued Playground for calling Rust from C#

  • Hello, rustaceans! Looking for .NET interop (Windows-only), similiar to what you can do in C++, already tried just importing DLLs in C#, works well with regular functions but fails if you start using traits or implementing methods in structs.

  • interoptopus

    The polyglot bindings generator for your library (C#, C, Python, …) 🐙

  • I see you've already been introduced to rnet. Another option would be interoptopus.

  • 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
  • crates.io

    The Rust package registry

  • I know that one, it's just a frontend and I prefer refering to crates.io which is official way to query crates

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