gopheracademy / gcon
GopherCon Website
☆28Updated 7 years ago
Alternatives and similar repositories for gcon:
Users that are interested in gcon are comparing it to the libraries listed below
- Work In Progress - Generator for GoKit Services☆24Updated 7 years ago
- ☆44Updated 7 years ago
- Speaker notes support for the Go present tool☆83Updated 8 years ago
- Create semantic version tags for your Go packages, search and discover new packages☆50Updated 5 years ago
- A Go mocking framework.☆50Updated 7 years ago
- An RPC client/server implementation using Typhon, intended for building microservices.☆49Updated 8 years ago
- Orchestrate Go Services☆26Updated 8 years ago
- Extremely small library that creates slugs for strings☆126Updated 7 years ago
- Authorization and authentication service.☆83Updated 4 months ago
- Data access in Go - Code Generator☆106Updated 7 years ago
- A simple to use, not ready for production, matrix package☆30Updated 6 years ago
- Some helpful packages for writing Go apps.☆56Updated 4 years ago
- Composable chains of nested http.Handler instances.☆63Updated 6 years ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- VanGoH - Vanilla Go HMAC - An AWS-style HMAC authentication middleware for Go web servers☆101Updated 6 years ago
- An example of how to use vgo (https://research.swtch.com/vgo-tour) + Docker together.☆44Updated 6 years ago
- An example web service that uses concurrency and channels to provide search results from different providers.☆31Updated 7 years ago
- DEPRECATED: use github.com/gobuffalo/flect instead☆24Updated 5 years ago
- Run linters from Go code -☆66Updated 6 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go