Using Windows API in Julia?

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

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

    comparing the c ffi (foreign function interface) overhead on various programming languages

  • Hi there folks! I'm going to call the Windows API as rapidly as possible and will be doing some calculations with the results, and I thought Julia might be perfect for this task as its FFI is impressively fast, and of course, Julia is fast regarding numbers as well :).

  • win32metadata

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

  • It might be interesting to have bindings generated for the entirety of Win32 API through https://github.com/microsoft/win32metadata

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

    Mechanically generated header files for using the WIN32 API from Julia

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