patrickmn / go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
☆8,177Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-cache
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,446Updated 5 months ago
- Simple error handling primitives☆8,198Updated 3 years ago
- Go library for decoding generic map values into native Go structures and vice versa.☆7,920Updated 4 months ago
- a cron library for go☆13,121Updated 4 months ago
- Fast JSON serializer for golang.☆4,484Updated 4 months ago
- Efficient cache for gigabytes of data written in Go.☆7,559Updated 3 months ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,051Updated 2 months ago
- lumberjack is a log rolling package for Go☆4,869Updated 3 months ago
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,787Updated 3 years ago
- Simple HTTP and REST client library for Go☆10,174Updated this week
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.☆8,264Updated 3 months ago
- The best way to send emails in Go.☆4,394Updated last year
- Cross-platform filesystem notifications for Go.☆9,650Updated 2 weeks ago
- GoMock is a mocking framework for the Go programming language.☆9,320Updated 10 months ago
- Arbitrary-precision fixed-point decimal numbers in Go☆6,411Updated 3 months ago
- Zero Allocation JSON Logger☆10,660Updated this week
- One of the fastest alternative JSON parser for Go that does not require schema☆5,460Updated 4 months ago
- Tiny WebSocket library for Go.☆6,146Updated 5 months ago
- UUID package for Go☆4,889Updated 3 months ago
- [Deprecated] Protocol Buffers for Go with Gadgets