Go
GoMEOS is a Go library that wraps the MEOS C library using CGO, providing a set of Go functions that allows to use MEOS functionality by directly accessing C structs and C functions.
GoMEOS exposes the functionality of MEOS and is meant to be used directly by the user.
GitHub repository: https://github.com/MobilityDB/GoMEOS
Examples: https://github.com/MobilityDB/GoMEOS/tree/main/examples
Documentation: https://pkg.go.dev/github.com/MobilityDB/GoMEOS