BigCache

Efficient cache for gigabytes of data written in Go. (by allegro)

BigCache Alternatives

Similar projects and alternatives to BigCache

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better BigCache alternative or higher similarity.

BigCache reviews and mentions

Posts with mentions or reviews of BigCache. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-29.
  • Recommendation for Key/Value storage
    9 projects | /r/golang | 29 Dec 2021
    There are also different packages used as a wrapper on top of the Go map based on what your requirements are (storing a lot of data) https://github.com/allegro/bigcache or (need performance) https://github.com/dgraph-io/ristretto. For basic use-cases, the standard Go map should be enough. Just keep in mind whether you need concurrent access to your data structure, in which case you should guard your map with a mutex .

Stats

Basic BigCache repo stats
1
7,192
6.3
about 2 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com