benbjohnson / agencyLinks
A fast user agent string parser for Go.
☆60Updated 8 years ago
Alternatives and similar repositories for agency
Users that are interested in agency are comparing it to the libraries listed below
Sorting:
- Extensible arithmetic parsing lib for go☆67Updated 6 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆65Updated 3 years ago
- Composable chains of nested http.Handler instances.☆61Updated 7 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- Thunder is a high productivity wrapper for BoltDB.☆31Updated 9 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- OAuth2 provider library for Go HTTP servers☆72Updated 10 years ago
- Go net/http handler to transparently manage posted JSON☆38Updated 10 years ago
- Package srcutil provides utilities for working with Go source code.☆28Updated 8 years ago
- A simple key/value store based on Bolt.☆40Updated 9 years ago
- Runlevel 1, you stay unix socket. Runlevel 3, you listen tcp! Kicks old process on boot. Shuts down when kicked by new process. Could con…☆23Updated 4 years ago
- smart golang templates☆61Updated 8 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated 2 years ago
- Authorization and authentication service.☆83Updated last year
- BitSet data structure in golang☆37Updated 5 years ago
- A distributed id generation service that starts at zero.☆74Updated 10 years ago
- Dynamically resizable pools of goroutines which can queue an infinite number of jobs.☆87Updated 9 years ago
- Tarinator is a Golang package for compressing and extracting tar and gzip files with ease☆59Updated 6 years ago
- Simple object persistence with boltdb☆144Updated 3 years ago
- A Go websocket library with an API similar to Socket.IO... but not Socket.IO☆96Updated 7 years ago
- Be faster with Y. The simplest ORM-like framework for Golang.☆54Updated 5 years ago
- Image upload handler written in Go☆27Updated 9 years ago
- show Go package dependencies☆52Updated 7 years ago
- Super fast batch inserts/updates to sql database, by packing data into sql with the least database roundtrip☆65Updated 7 years ago
- A minimalist sql builder for Golang☆73Updated 9 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆100Updated 8 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- JSON-oriented HTTP server and client helpers