Calling native Rust code from PowerShell

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

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

    A Rust implementation of the Security Support Provider Interface (SSPI) API

  • It certainly is possible. I’ve called some functions in sspi-rs through a C# application. Unfortunately unless you’ve done PInvoke before it might be hard going to figure out from scratch. If you can share the signatures of the rust function I might be able to help.

  • interoptopus

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

  • I also found interoptopus which looks like it can auto-generate the C# bindings, but idk how well it actually works.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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