poonai / vegamcacheLinks
Distributed in-memory cache using gossip protocol in go-lang
☆177Updated 6 years ago
Alternatives and similar repositories for vegamcache
Users that are interested in vegamcache are comparing it to the libraries listed below
Sorting:
- Distributed, fault-tolerant key-value storage written in go.☆365Updated 6 years ago
- A skip list implementation in Go☆239Updated 6 years ago
- High-performance framework for building redis-protocol compatible TCP servers/services☆447Updated 2 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- A least frequently used cache for Golang☆153Updated 5 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 9 months ago
- A Go redis cluster client built on top of redigo.☆232Updated 2 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Embedded, Fast and Persistent bigqueue implementation☆449Updated last week
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last week
- Go Pooling Helpers☆118Updated 5 years ago
- ⏳ a high performance reliable task scheduling package in Go.☆48Updated 5 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- skiplist for golang☆84Updated 11 years ago
- An in-memory message broker☆174Updated 9 months ago
- hotfix for go applications via plugin, supports Linux and MacOS☆134Updated 7 years ago
- A simple in memory cache written using go☆351Updated 6 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- A simple interface wrapper around a Go channel.☆322Updated 5 years ago
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆111Updated 7 years ago
- Modern Go Programming