Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

bigcache

Here are 16 public repositories matching this topic...

☔️ A complete Go cache library that brings you multiple ways of managing your caches

  • UpdatedOct 15, 2025
  • Go

🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecache, gcache, gocache, groupcache, lrucache.

  • UpdatedMay 28, 2025
  • Go

High-throughput, sharded in-memory KV cache for Go with minimal allocations

  • UpdatedJun 3, 2025
  • Go

Generation-based CAS cache for Go - read-time validation, self-verifying bulks, pluggable providers/codecs and multi-replica safe via GenStore

  • UpdatedOct 29, 2025
  • Go

go开发的自动化运维平台,还在持续开发中,目前完成功能有主机的管理和主机命令和文件下发,终端的web打开,后续有 调用prometheus 自动部署

  • UpdatedNov 30, 2021
  • Go

查询ip地理信息,多种查询模式,高效,具有缓存机制,并可使用elasticsearch构建自己的ip数据库

  • UpdatedNov 10, 2018
  • Go

Multilayer Cache Manager supporting multiple In-momery & Redis configurations

  • UpdatedMar 20, 2025
  • Go

针对原生map的GC问题,做特殊优化,参考fastcache,bigcache等,并大幅精减,无HASH碰撞问题,支持增删改

  • UpdatedSep 14, 2022
  • Go

针对原生map的GC问题,做特殊优化,参考fastcache,bigcache等,并大幅精减,无HASH碰撞问题,本质为一个静态map,加载后不允许再修改

  • UpdatedMar 27, 2024
  • Go

Multi-layered cache with waterfall hit propagation and built-in storage adapters for DynamoDB, Redis, BigCache, GoLRU etc.

  • UpdatedNov 22, 2021
  • Go

cache server with BigCache engine and redis (resp) protocol

  • UpdatedAug 30, 2019
  • Go

High-performance Service for querying an offline copy of the HIBP database (a collection of 551 million breached 🔓 passwords). Exists because private ☁️ = ❤.

  • UpdatedOct 8, 2018

A high performance Golang BigCache package.

  • UpdatedSep 20, 2021
  • Go

针对超大型map的优化,减少GC。把复杂的不利于GC的复杂map转化为基础类型的 map[uint64]int+外部二级索引切片的形式

  • UpdatedJul 29, 2022
  • Go
  • UpdatedMay 15, 2021
  • Go

Improve this page

Add a description, image, and links to thebigcache topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thebigcache topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp