yohcop / openid-goLinks
OpenID consumer implementation in Go - golang
☆86Updated last year
Alternatives and similar repositories for openid-go
Users that are interested in openid-go are comparing it to the libraries listed below
Sorting:
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 10 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- Clock is a small library for mocking time in Go.☆89Updated 6 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆99Updated 8 years ago
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Updated 10 years ago
- [DEPRECATED] authentication API for Go web applications☆334Updated 10 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆287Updated 5 years ago
- A JSON parser generator for high performance encoding and decoding in Go.☆468Updated 10 years ago
- ImageMagick bindings for Go (golang)☆179Updated 7 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
- Error tracing and annotation.☆228Updated 7 years ago
- cross-platform Golang helpers for reading password input without cgo☆117Updated last year
- xlog is a logger for net/context aware HTTP applications