github.com/allegro/bigcache

BigCache

Efficient key/value cache for gigabytes of data.

53

Decision Signals

Health score 53/100, confidence 80/100.

Caution
Maintenance 15
Adoption 55
Security 92
Maturity 52
Developer DX 83
Confidence 80

Install

go get github.com/allegro/bigcache

Package Data

updated Jun 11, 2026
Latest versionv1.2.1
Imported by630 packages
Stars0
Forks0
Last activity6 years ago
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

51 symbols
SymbolKindSynopsis
BigCache Type type BigCache struct{}
BigCache.Capacity Method func (c *BigCache) Capacity() int
BigCache.Close Method func (c *BigCache) Close() error
BigCache.Delete Method func (c *BigCache) Delete(key string) error
BigCache.Get Method func (c *BigCache) Get(key string) ([]byte, error)
BigCache.Iterator Method func (c *BigCache) Iterator() *EntryInfoIterator
BigCache.Len Method func (c *BigCache) Len() int
BigCache.Reset Method func (c *BigCache) Reset() error
BigCache.Set Method func (c *BigCache) Set(key string, entry []byte) error
BigCache.Stats Method func (c *BigCache) Stats() Stats
NewBigCache Function func NewBigCache(config Config) (*BigCache, error)
Config Type type Config struct{ ... }

Maintained Alternatives

limited recent repository activity

#1 dgraph

high-performance graph database for real-time use cases

Go ORM Libraries 21.7K stars 0 imported-by 100% confidence
95

#2 cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

Go ORM Libraries 32.2K stars 0 imported-by 100% confidence
92

#3 dolt

Dolt – Git for Data

Go ORM Libraries 23.4K stars 0 imported-by 100% confidence
89

#4 GORM

Developer-friendly ORM library for Go.

Go ORM Libraries 0 stars 86.9K imported-by 80% confidence
76

#5 Ent

Package ent is the interface between end-user schemas and entc (ent codegen).

Go ORM Libraries 0 stars 4.0K imported-by 80% confidence
75

#6 GoSQLX

Package gosqlx provides a production-ready, high-performance SQL parsing SDK for Go with zero-copy tokenization and comprehensive object pooling.

Go ORM Libraries 100 stars 0 imported-by 80% confidence
75

Similar Packages

Go ORM Libraries

#1 dgraph

high-performance graph database for real-time use cases

Go ORM Libraries 21.7K stars 0 imported-by 100% confidence
95

#2 cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

Go ORM Libraries 32.2K stars 0 imported-by 100% confidence
92

#3 dolt

Dolt – Git for Data

Go ORM Libraries 23.4K stars 0 imported-by 100% confidence
89

#4 GORM

Developer-friendly ORM library for Go.

Go ORM Libraries 0 stars 86.9K imported-by 80% confidence
76

#5 Ent

Package ent is the interface between end-user schemas and entc (ent codegen).

Go ORM Libraries 0 stars 4.0K imported-by 80% confidence
75