golang-cache

There are 9 repositories under golang-cache topic.

  • pocache

    naughtygopher/pocache

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

    Language:Go212224
  • 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
  • abinashphulkonwar/couponhub

    Language:TypeScript1200
  • liu-cn/ElasticCache

    golang本地高并发时效缓存,自动清理过期缓存,并发安全。

    Language:Go1100
  • antichris/go-cache

    A generic timed key-value in-memory data store

    Language:Go0200
  • hottaro/golang_tiny_lib

    build the smallest tools lib for golang(protocol/event/log/db/cache), to be continue...

    Language:Go0100
  • royalbhati/LRU-Cache

    [WIP] Basic Implementation of LRU Cache in golang

    Language:Go0200
  • unodan/cache

    Caching package to keep machine state for (golang)

    Language:Go0100
  • pobyzaarif/go-cache

    Golang cache library/adapter with TTL implementation, key:value store using memory (Memcached), and Redis.

    Language:Go10