basho / riak-go-clientLinks
The Riak client for Go.
☆90Updated 7 years ago
Alternatives and similar repositories for riak-go-client
Users that are interested in riak-go-client are comparing it to the libraries listed below
Sorting:
- Error tracing and annotation.☆228Updated 7 years ago
- Golang StatsD client☆164Updated 7 years ago
- Intelligently and flexibly pool among multiple hosts from your Go application☆378Updated 4 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
- 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
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- Persist flag values into an ini file☆272Updated 4 years ago
- An RFC7234 compliant golang http.Handler for caching HTTP responses☆264Updated 6 years ago
- GoCqlTable is a wrapper around the GoCql-driver that seeks to simplify working with the Cassandra database in Golang projects.☆53Updated 8 years ago
- A JSON parser generator for high performance encoding and decoding in Go.☆468Updated 10 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆286Updated 3 weeks ago
- A high level Cassandra library in Go, on top of gocql☆317Updated 5 years ago
- xlog is a logger for net/context aware HTTP applications☆139Updated last year
- net/http handler filters☆347Updated 4 years ago
- cqlc generates Go code from your Cassandra schema so that you can write type safe CQL statements in Go with a natural query syntax.☆102Updated 5 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- A flexible error support library for Go☆167Updated 4 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆99Updated 8 years ago
- [DEPRECATED] authentication API for Go web applications☆334Updated 10 years ago
- Clock is a small library for mocking time in Go.☆89Updated 6 years ago
- Package muster provides a framework to write batching enabled libraries.☆111Updated 10 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated 4 months ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Like Nexflix Hystrix but in Go☆82Updated 9 years ago
- Go (golang) client for OrientDB☆125Updated 6 years ago
- A simple finite state machine for Golang