go-gt
Cache library
A Go library for a high-performance, in-memory caching system
Automatically exported from code.google.com/p/go-gt
11 stars
0 watching
2 forks
Language: Go
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
viney-shih/go-cache | Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
muesli/cache2go | A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,134 |
adelowo/onecache | A Go caching library with support for multiple backends and garbage collection. | 136 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,741 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
paulmach/go.geo | A geometry library that provides data structures and operations for manipulating 2D locations and shapes in Go. | 331 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
maypok86/otter | A high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners. | 1,746 |
thebagchi/sctp-go | An SCTP library for Go that enables secure and reliable communication over IP networks. | 17 |
mdaliyan/icache | A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
andygrunwald/cachet | An open-source Go client library for interacting with the Cachet status page system. | 91 |
golang/snappy | A compression library implemented in the Go programming language. | 1,538 |
yuseferi/gocache | An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 |
oastuff/clusteredbigcache | Provides in-memory caching with clustering support | 45 |