go-cache

There are 26 repositories under go-cache topic.

  • pocache

    naughtygopher/pocache

    Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy

    Language:Go209223
  • huntsman-li/go-cache

    This project encapsulates multiple db servers, redis、ledis、memcache、file、memory、nosql、postgresql

    Language:Go15111212
  • viney-shih/go-cache

    A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.

    Language:Go1392110
  • OrlovEvgeny/go-mcache

    Fast in-memory key:value store/cache with TTL

    Language:Go976416
  • TwiN/gocache

    High performance and lightweight in-memory cache library with LRU and FIFO support as well as memory-usage-based-eviction

    Language:Go38645
  • bxcodec/gotcha

    gotcha: inmemory-cache in Go (Golang) with customizable algorithm

    Language:Go21494
  • tomiok/fuego-cache

    Fuego cache is a concurrent hashed key-value pair service written 100% in Golang. A high-speed cache service with HTTP and plain TCP and CLI interfaces with persistence in disk. Easy-to-use & easy-to-deploy cache service totally free. PRs are welcome folks.

    Language:Go165203
  • fufuok/cache

    🗃️ [高性能内存缓存库] Goroutine-safe, high-performance in-memory cache, optimized for reads over writes, with expiration, rich API, and support for generics.

    Language:Go11100
  • alejandro-carstens/gocache

    A store agnostic caching library for go

    Language:Go9101
  • bocchi-the-cache/bakemono

    💾 A cache storage engine implemented in Go

    Language:Go9240
  • paulusrobin/go-memory-cache

    In Memory Key/Value Cache for Golang

    Language:Go6312
  • feymanlee/cacheit

    A cache library for Golang that utilizes Go 1.18+ Generics and includes drivers for go-cache and go-redis[v8].

    Language:Go3100
  • isfk/go-cache

    use tag with redis/go-redis

    Language:Go3300
  • gookit/gsr

    Go Standards Recommendations - common interfaces. e.g: cache, logger. Golang 一些通用的接口定义

    Language:Go230
  • bserdar/golang-lru

    Golang LRU cache with a cache size limit instead of cache item count limit

    Language:Go1302
  • chew-z/go-gin

    OpenWeatherMap forecast JSON served via AppEngine Go

    Language:Go120
  • lazharichir/gocached

    A simple simple in-memory caching library in Go.

    Language:Go1100
  • monitor1379/simplecache

    Golang implementation of Memory Cache.

    Language:Go1200
  • andrei-punko/go-cache

    Redis-like in-memory cache

    Language:Go0200
  • cachego/disk

    🌵 base on cachego/cache implementation disk cache

    Language:Go0100
  • ThreeKing2018/goCache

    go缓存

    Language:Go0200
  • Anarogk/Resolver

    A robust DNS resolver written in go featuring caching and structured logging.

    Language:Go
  • ascode/rset

    因为数据量大了之后有时候需要一种比较戳的方法查询,就是把数据捞到服务器上然后再筛选计算,转换成需要的数据,这个操作过程会有很多常用的方法,所以做这个库玩玩

    Language:Go20
  • chew-z/InstaAppEngine

    Scrap image metadata from Instagram. Use Instagram's CDN to store your pictures

    Language:Go20
  • notiku/lithium

    Simple and efficient caching for Go.

    Language:Go