go-bind-plugin

Plugin wrapper generator

Generates API wrappers around exported symbols from plugins written in Go.

go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)

GitHub

184 stars
6 watching
11 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
edwingeng/live A utility package providing data wrapping and hot-reload functionality for Go plugins 4
chenmingyong0423/go-mongox A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. 136
tompston/gomakeme Automates the creation of boilerplate and endpoints for REST APIs in Go. 11
bdjimmy/gbind Library for parameter binding and validation in Go web applications 10
extism/go-pdk A development kit for creating plug-ins in Go to extend web applications 59
wneessen/go-hibp Provides a simple Go binding to the HIBP API 6
xfxdev/xlog Provides a flexible logging system with a plugin architecture and customizable log layouts. 8
go-oas/docs Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. 41
ingeniousambivert/fiber-bootstrapped A comprehensive toolkit for building Go applications with authentication, user management, role-based access control, and other core functionalities. 2
robfig/bind A library that enables seamless integration of HTTP request parameters with Go objects. 31
alexeyco/binder Library to bind Go code to Lua execution environment 75
hedhyw/rex A flexible regular expression builder for Go. 196
twharmon/golamb A toolset for building and deploying AWS Lambda functions with Go. 7
rjohnsondev/vim-compiler-go A Vim plugin that compiles Go files in the background and reports errors to the QuickFix window. 89
gojuno/minimock Generates mocks from Go interface declarations to simplify unit testing 640