Microsoft unifies all Windows APIs under a single Rust library generated from metadata

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

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
  • samples-rs

  • Honestly doesn't seem that bad, from the examples in that repo all calls to win32 apis are unsafe, but all rust/winrt examples seem pretty clean. Check out this ocr example. It opens a file, reads a bitmap, then performs ocr. I didn't even know windows shipped with a builtin ocr api!

  • win32metadata

    Tooling to generate metadata for Win32 APIs in the Windows SDK.

  • He's actually right, you can see the c# project here https://github.com/microsoft/win32metadata

  • 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