Exposing C API to Go

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

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

    Discontinued Go bindings to the CPython-3 API

  • I'm guessing that if you need to use the python bindings then you will have to go directly through CPython and not the boost types. Maybe this will help you to initialize a python runtime: https://github.com/DataDog/go-python3 You will at least need to init the interpreter before using any of the CPython calls in your generated boost python headers

  • 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