campoy / golang-pluginsLinks
A simple demo of hot code swapping with Go 1.8 and its plugins feature.
☆248Updated 8 years ago
Alternatives and similar repositories for golang-plugins
Users that are interested in golang-plugins are comparing it to the libraries listed below
Sorting:
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆227Updated 6 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 5 years ago
- Go-ERD (Entity Relationship Diagrams) for Golang with Graphviz [WIP]☆287Updated 8 years ago
- RTS: request to struct. Generates Go structs from JSON server responses.☆251Updated 2 years ago
- A code generation tool to enable generics in go☆163Updated 7 years ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 8 years ago
- net/http handler filters☆346Updated 4 years ago
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Simple, configurable and scalable Structured Logging for Go.☆295Updated last year
- A simple finite state machine for Golang☆161Updated last year
- An easy-to-use, distributed, extensible task/job queue framework for #golang☆293Updated 3 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- i18n tooling for Golang☆284Updated last week
- A Go library to simplify the use of SSH for devops☆252Updated 2 years ago
- ☆335Updated 6 years ago
- Selenium web driver library written in Go☆162Updated 5 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- HTTP Authentication middlewares☆221Updated 3 years ago
- Go Library [DEPRECATED]☆194Updated 7 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- A small tool for Golang to generate Golang struct from a xml/json file☆230Updated 7 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 9 years ago
- Go tool for generating sql scanners, sql statements and other helper functions☆183Updated 9 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆476Updated 2 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Toolkit for checks on a Go project before committing via pre-commit git hook. Includes coverage. Fast.☆130Updated 5 years ago