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)
184 stars
6 watching
11 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility package providing data wrapping and hot-reload functionality for Go plugins | 4 |
| A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
| Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
| Library for parameter binding and validation in Go web applications | 10 |
| A development kit for building WebAssembly-based plug-ins in Go. | 63 |
| Provides a simple Go binding to the HIBP API | 6 |
| Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
| Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 42 |
| A comprehensive toolkit for building Go applications with authentication, user management, role-based access control, and other core functionalities. | 2 |
| A library that enables seamless integration of HTTP request parameters with Go objects. | 31 |
| Library to bind Go code to Lua execution environment | 77 |
| A flexible regular expression builder for Go. | 197 |
| A toolset for building and deploying AWS Lambda functions with Go. | 7 |
| A Vim plugin that compiles Go files in the background and reports errors to the QuickFix window. | 89 |
| Generates mocks out of Go interface declarations to make testing easier and more efficient. | 649 |