robfig / go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
☆23Updated 11 years ago
Alternatives and similar repositories for go-cache:
Users that are interested in go-cache are comparing it to the libraries listed below
- A function for wrapping middlewares that take and return http.Handler objects for the gin framework☆27Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Go net/http handler to transparently manage posted JSON☆39Updated 9 years ago
- User agent string parser in golang☆72Updated 5 years ago
- HTTP for Gophers☆61Updated 6 years ago
- Temporary redis-server processes for golang testing☆36Updated last year
- Jet is a super-flexible and lightweight SQL interface for Go☆226Updated last year
- gluahttp: an http module for gopher-lua☆60Updated 6 months ago
- Go(Golang) library that provides a clean API for dynamically calling structs methods☆69Updated 8 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 2 years ago
- a SeaWeedFS client written in golang☆48Updated 7 years ago
- golang security framework including rbac acl and so on.☆15Updated 9 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Package paginater is a helper module for custom pagination calculation.☆48Updated 4 years ago
- Go library that pluralizes and singularizes English nouns.☆81Updated 4 years ago
- Some useful Go's protoc plugins.☆57Updated 7 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- pluginable, fast,structrued and leveled logging package☆38Updated 5 months ago
- A tiny wrapper around NSQ topic and channel☆79Updated 6 years ago
- Package structtag provides parsing of the defacto struct tag style.☆31Updated 9 years ago
- a golang log lib supports level and multi handlers☆35Updated 5 years ago
- base62 (ie, url safe) encoding golang lib☆42Updated 6 years ago
- DEPRECATED☆93Updated 9 years ago
- CloudyKit Router fastest router for go