novalagung / godongLinks
Easiest dynamic http route handler for golang
☆23Updated 8 years ago
Alternatives and similar repositories for godong
Users that are interested in godong are comparing it to the libraries listed below
Sorting:
- Data access in Go - Code Generator☆106Updated 8 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- A simple, compact and fast router package to process HTTP requests☆104Updated 4 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Easily monitor progress of io operations.☆42Updated 10 years ago
- An exit strategy for go routines☆52Updated 9 years ago
- Go configuration library☆69Updated 5 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- Ridiculously simple application configuration built on top of Viper☆20Updated 9 years ago
- Simple configuration system☆26Updated 8 years ago
- Go HTTP middleware that catches any panics and serves a proper error response.☆133Updated 3 years ago
- Smock ( Previously: RequestBin ) is a golang package for testing the outgoing http requests initiated from a function. The package create…☆49Updated 9 years ago
- Dependency injection for Golang with struct- and function-oriented provisioning☆35Updated 8 years ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- A consistent way to work with remote files.☆93Updated 9 years ago
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- Golang HTTP reverse proxy which splits traffic based on the Host header☆62Updated 2 years ago
- Go File Processing Framework.☆137Updated 6 years ago
- ☆70Updated 3 years ago
- Easy and secure encryption in Go using Hashicorp's Vault☆96Updated 9 years ago
- Middleware decorator for go servers.☆37Updated 10 years ago
- Utilities for easy single sign on with external services☆42Updated 10 years ago
- Simple but powerful go logging library☆93Updated 8 years ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- A multicore csv reader library in Go☆47Updated last year
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago
- A polite Go HTTP server that shuts down gracefully.☆90Updated 8 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.