Skip to content
@go-ole

go-ole

Not affiliated with Microsoft or Google Go

COM/OLE library in Go

Old Deprecated Libraries

https://github.com/go-ole/com

Created as an attempt to use CGO to support more of the COM/OLE library in Go. This was never completed and has been archived. Additional libraries used to split and support this library has been removed. Please use https://github.com/go-ole/go-ole. V2 will support many of the planned features in the go-ole/com library.

COM Generator in Go

https://github.com/go-ole/generator

Experimental attempt at creating a command that will take the IDL and type information from COM to generate the Go code to access the COM server. This was never completed, but may still be planned if V2 of go-ole/ole completes the type information from COM/OLE.

Pinned Loading

  1. go-ole go-ole Public

    win32 ole implementation for golang

    Go 1.2k 199

  2. test-com-server test-com-server Public

    .NET project creating a COM server for testing purposes for the Golang COM binding library.

    C# 1 2

Repositories

Showing 5 of 5 repositories
  • go-ole Public

    win32 ole implementation for golang

    go-ole/go-ole’s past year of commit activity
    Go 1,210 MIT 199 4 0 Updated Mar 6, 2025
  • .github Public
    go-ole/.github’s past year of commit activity
    0 0 0 0 Updated Mar 5, 2025
  • test-com-server Public

    .NET project creating a COM server for testing purposes for the Golang COM binding library.

    go-ole/test-com-server’s past year of commit activity
    C# 1 MIT 2 17 0 Updated Mar 5, 2025
  • com Public archive

    COM library that is more complete than go-ole. Implementing both server and client functions.

    go-ole/com’s past year of commit activity
    Go 35 MIT 4 1 0 Updated Aug 26, 2015
  • generator Public

    Go Generate CLI tool for reading COM interface type info and generating code using library.

    go-ole/generator’s past year of commit activity
    Go 3 MIT 1 0 0 Updated May 12, 2015

Top languages

Loading…

Most used topics

Loading…