go-cache icon indicating copy to clipboard operation
go-cache copied to clipboard

Cache implementations in Go, with support for generics.

Go cache

This repository contains implementations of various caching algorithms in Go, with support for generics.

See the godoc for more information.