bradfitz / gomemcache
Go Memcached client library #golang
☆1,806Updated 2 weeks ago
Alternatives and similar repositories for gomemcache:
Users that are interested in gomemcache are comparing it to the libraries listed below
- faster JSON serialization for Go☆2,970Updated last year
- Leveled execution logs for Go☆3,594Updated 3 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,040Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,463Updated 10 months ago
- The Snappy compression format in the Go programming language.☆1,555Updated last month
- Simple profiling for Go☆2,024Updated 2 years ago
- Simple middleware to rate-limit HTTP requests.☆2,782Updated 3 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,657Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,838Updated last month
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,881Updated last week
- Golang LRU cache☆4,566Updated this week
- Dead simple rate limit middleware for Go.☆2,187Updated 4 months ago
- Package gorilla/schema fills a struct with form values.☆1,419Updated 7 months ago
- Circuit Breaker implemented in Go☆3,112Updated 3 weeks ago
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)