awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to bradfitz/gomemcache

Open-source alternatives to Gomemcache

30 open-source projects similar to bradfitz/gomemcache, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gomemcache alternative.

  • piaohao/godispiaohao avatar

    piaohao/godis

    112View on GitHub↗

    redis client implement by golang, inspired by jedis.

    Gogogolangjedis
    View on GitHub↗112
  • bsm/redeobsm avatar

    bsm/redeo

    444View on GitHub↗

    High-performance framework for building redis-protocol compatible TCP servers/services

    Gogolow-latencyredis
    View on GitHub↗444
  • defcronyke/godscachedefcronyke avatar

    defcronyke/godscache

    11View on GitHub↗

    An unofficial Google Cloud Platform Go Datastore wrapper that adds caching using memcached. For App Engine Flexible, Compute Engine, Kubernetes Engine, and more.

    Goappengineappengine-flexcache
    View on GitHub↗11
  • nitishm/go-rejsonnitishm avatar

    nitishm/go-rejson

    341View on GitHub↗

    Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)

    Gogo-redisgolanggolang-client
    View on GitHub↗341
  • qiniu/qmgoqiniu avatar

    qiniu/qmgo

    1,353View on GitHub↗

    Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.

    Godatabasedrivergo
    View on GitHub↗1,353
  • underarmour/dynagoU

    underarmour/dynago

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • couchbase/gocbcouchbase avatar

    couchbase/gocb

    375View on GitHub↗

    The Couchbase Go SDK

    Gocouchbasegolangsdk
    View on GitHub↗375
  • davemeehan/neo4j-goD

    davemeehan/Neo4j-GO

    0View on GitHub↗
    View on GitHub↗0
  • gomodule/redigogomodule avatar

    gomodule/redigo

    9,860View on GitHub↗

    Redigo is a Redis client library for Go applications, providing the means to execute commands, manage connections, and interact with Redis data stores. The library includes a connection pool manager to maintain a cache of reusable open connections and a pipelining tool that groups multiple commands into a single network round-trip to increase throughput and reduce latency. It also provides an implementation for broadcasting events and receiving real-time messages through Redis communication channels. The project covers broader capability areas including remote scripting for executing logic o

    Gogoredis
    View on GitHub↗9,860
  • mongodb/mongo-go-drivermongodb avatar

    mongodb/mongo-go-driver

    8,506View on GitHub↗

    The mongo-go-driver is a Go library for building applications that integrate with a MongoDB document store. It enables the storage and retrieval of flexible document data by providing a bridge between Go backends and the database. The driver implements specialized capabilities for semantic vector search, allowing the handling and execution of high-dimensional vector data for similarity-based retrieval. It also supports full-text search via linguistic analysis and programmatic search index management. The project covers a broad range of database operations, including document-based CRUD, bulk

    Godatabasedrivergo
    View on GitHub↗8,506
  • solher/arangolitesolher avatar

    solher/arangolite

    72View on GitHub↗

    Lightweight Golang driver for ArangoDB

    Go
    View on GitHub↗72
  • shomali11/xredisshomali11 avatar

    shomali11/xredis

    19View on GitHub↗

    Go Redis Client

    Goconnection-pooleasyeasy-to-use
    View on GitHub↗19
  • zegl/goriakzegl avatar

    zegl/goriak

    30View on GitHub↗

    goriak - Go language driver for Riak KV

    Godatabase-adapterdatabase-connectorgo
    View on GitHub↗30
  • viant/ascviant avatar

    viant/asc

    11View on GitHub↗

    Datastore Connectivity for Aerospike for go

    Go
    View on GitHub↗11
  • cihangir/neo4jcihangir avatar

    cihangir/neo4j

    29View on GitHub↗

    Neo4j Rest API Client for Go lang

    Go
    View on GitHub↗29
  • couchbase/go-couchbasecouchbase avatar

    couchbase/go-couchbase

    323View on GitHub↗

    Couchbase client in Go

    Go
    View on GitHub↗323
  • couchbase/goforestdbcouchbase avatar

    couchbase/goforestdb

    36View on GitHub↗

    Go bindings for ForestDB

    Go
    View on GitHub↗36
  • dancannon/gorethinkdancannon avatar

    dancannon/gorethink

    1,648View on GitHub↗

    Go language driver for RethinkDB

    Go
    View on GitHub↗1,648
  • globalsign/mgoglobalsign avatar

    globalsign/mgo

    1,966View on GitHub↗

    The MongoDB driver for Go

    Gogolangmongodb
    View on GitHub↗1,966
  • go-redis/redisG

    go-redis/redis

    0View on GitHub↗
    View on GitHub↗0
  • jmcvetta/neoismjmcvetta avatar

    jmcvetta/neoism

    388View on GitHub↗

    Neo4j client for Golang

    Go
    View on GitHub↗388
  • kamva/mgmKamva avatar

    Kamva/mgm

    764View on GitHub↗

    Mongo Go Models (mgm) is a fast and simple MongoDB ODM for Go (based on official Mongo Go Driver)

    Gogomgmmodel
    View on GitHub↗764
  • aerospike/aerospike-client-goaerospike avatar

    aerospike/aerospike-client-go

    459View on GitHub↗

    Aerospike Client Go

    Go
    View on GitHub↗459
  • pilosa/go-pilosapilosa avatar

    pilosa/go-pilosa

    58View on GitHub↗

    Go client library for Pilosa

    Go
    View on GitHub↗58
  • pocoproject/pocopocoproject avatar

    pocoproject/poco

    9,438View on GitHub↗

    POCO is a comprehensive C++ application framework that provides a cross-platform set of libraries for building network-centric applications. It offers a unified abstraction layer that wraps platform-specific APIs, enabling the same code to run across desktop, server, mobile, IoT, and embedded systems. The framework is organized into modular libraries that can be compiled and linked selectively, allowing developers to include only the components their application needs. The framework distinguishes itself through its broad coverage of application infrastructure needs, including threading and sy

    C++c-plus-plusconfigurationcross-platform
    View on GitHub↗9,438
  • apache/calcite-avatica-goapache avatar

    apache/calcite-avatica-go

    125View on GitHub↗

    Apache Calcite Go

    Gobig-datacalcitegeospatial
    View on GitHub↗125
  • chenmingyong0423/go-mongoxchenmingyong0423 avatar

    chenmingyong0423/go-mongox

    220View on GitHub↗

    A Go Mongo library based on the official MongoDB driver, featuring streamlined document operations, generic binding of structs to collections, built-in BSON doc builder, automated field updates, struct validation, hooks, and plugin-based programming.

    Gobuilderdatabasego
    View on GitHub↗220
  • canopytax/asyncpgsaCanopyTax avatar

    CanopyTax/asyncpgsa

    510View on GitHub↗

    A wrapper around asyncpg for use with sqlalchemy

    Python
    View on GitHub↗510
  • cheshir/ttlcachecheshir avatar

    cheshir/ttlcache

    10View on GitHub↗

    Simple in-memory key-value storage with TTL for each record.

    Go
    View on GitHub↗10
  • andymccurdy/redis-pyandymccurdy avatar

    andymccurdy/redis-py

    13,566View on GitHub↗

    redis-py is a Python client library for executing Redis commands and managing in-memory data structures. It provides the necessary components to integrate Python applications with Redis for data storage and retrieval. The project includes a cluster client for monitoring health and managing automatic failover across multiple active-active database replicas. It also features a connection pool manager to maintain reusable socket connections and a dedicated pub/sub client for subscribing to real-time message channels. The library covers broad capability areas including performance optimization t

    Python
    View on GitHub↗13,566