mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add eko/gocache (#2790)
This commit is contained in:
parent
b496a0a20c
commit
883acd7657
@ -341,6 +341,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [go-geoindex](https://github.com/hailocab/go-geoindex) - In-memory geo index.
|
* [go-geoindex](https://github.com/hailocab/go-geoindex) - In-memory geo index.
|
||||||
* [go-mcache](https://github.com/OrlovEvgeny/go-mcache) - Fast in-memory key:value store/cache library. Pointer caches.
|
* [go-mcache](https://github.com/OrlovEvgeny/go-mcache) - Fast in-memory key:value store/cache library. Pointer caches.
|
||||||
* [go-rquad](https://github.com/aurelien-rainone/go-rquad) - Region quadtrees with efficient point location and neighbour finding.
|
* [go-rquad](https://github.com/aurelien-rainone/go-rquad) - Region quadtrees with efficient point location and neighbour finding.
|
||||||
|
* [gocache](https://github.com/eko/gocache) - A complete Go cache library with mutiple stores (memory, memcache, redis, ...), chainable, loadable, metrics cache and more.
|
||||||
* [goconcurrentqueue](https://github.com/enriquebris/goconcurrentqueue) - Concurrent FIFO queue.
|
* [goconcurrentqueue](https://github.com/enriquebris/goconcurrentqueue) - Concurrent FIFO queue.
|
||||||
* [gods](https://github.com/emirpasic/gods) - Go Data Structures. Containers, Sets, Lists, Stacks, Maps, BidiMaps, Trees, HashSet etc.
|
* [gods](https://github.com/emirpasic/gods) - Go Data Structures. Containers, Sets, Lists, Stacks, Maps, BidiMaps, Trees, HashSet etc.
|
||||||
* [gofal](https://github.com/xxjwxc/gofal) - fractional api for Go.
|
* [gofal](https://github.com/xxjwxc/gofal) - fractional api for Go.
|
||||||
|
Loading…
Reference in New Issue
Block a user