bradfitz / gomemcacheLinks
Go Memcached client library #golang
☆1,866Updated 9 months ago
Alternatives and similar repositories for gomemcache
Users that are interested in gomemcache are comparing it to the libraries listed below
Sorting:
- Simple profiling for Go☆2,053Updated 3 years ago
- faster JSON serialization for Go☆2,992Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,625Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,930Updated 3 months ago
- Leveled execution logs for Go☆3,617Updated 9 months ago
- The Snappy compression format in the Go programming language.☆1,572Updated 10 months ago
- Simple middleware to rate-limit HTTP requests.☆2,852Updated last year
- go-querystring is Go library for encoding structs into URL query strings.☆2,129Updated last week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,920Updated 3 weeks ago
- Go port of Coda Hale's Metrics library☆3,475Updated 9 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,729Updated last year
- Package gorilla/schema fills a struct with form values.☆1,484Updated last year
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,394Updated 2 years ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,584Updated 5 months ago
- The official Go package for NSQ☆2,661Updated 6 months ago
- Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃☆1,733Updated last year
- Golang LRU cache☆4,944Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- [mirror] concurrency primitives☆910Updated last month
- Package inject provides a reflect based injector.☆1,414Updated 7 years ago
- Pure Go Redis server for Go unittests☆3,462Updated last week
- Dead simple rate limit middleware for Go.☆2,323Updated last year
- A goroutine pool for Go☆4,031Updated 2 years ago
- Package validator implements struct field validations