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 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
edwingeng/liveA utility package providing data wrapping and hot-reload functionality for Go plugins4
chenmingyong0423/go-mongoxA Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections.150
tompston/gomakemeAutomates the creation of boilerplate and endpoints for REST APIs in Go.11
bdjimmy/gbindLibrary for parameter binding and validation in Go web applications10
extism/go-pdkA development kit for building WebAssembly-based plug-ins in Go.63
wneessen/go-hibpProvides a simple Go binding to the HIBP API6
xfxdev/xlogProvides a flexible logging system with a plugin architecture and customizable log layouts.8
go-oas/docsAutomatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard.42
ingeniousambivert/fiber-bootstrappedA comprehensive toolkit for building Go applications with authentication, user management, role-based access control, and other core functionalities.2
robfig/bindA library that enables seamless integration of HTTP request parameters with Go objects.31
alexeyco/binderLibrary to bind Go code to Lua execution environment77
hedhyw/rexA flexible regular expression builder for Go.197
twharmon/golambA toolset for building and deploying AWS Lambda functions with Go.7
rjohnsondev/vim-compiler-goA Vim plugin that compiles Go files in the background and reports errors to the QuickFix window.89
gojuno/minimockGenerates mocks out of Go interface declarations to make testing easier and more efficient.649