inelpandzic / imdgoLinks
A simple In-Memory Data Grid in Go
☆73Updated 3 years ago
Alternatives and similar repositories for imdgo
Users that are interested in imdgo are comparing it to the libraries listed below
Sorting:
- Off heap golang memory pool☆60Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- In memory sharded cache implementation☆35Updated 3 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Cookies, but with structs, for happiness.☆111Updated last month
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- ☆121Updated last year
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Avro codec and code generation for Go☆90Updated 2 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Caching middleware for database/sql☆46Updated 2 months ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- auto-scaling worker pool (work queue) in Go, using generics☆57Updated last year
- Golang k-D tree implementation with duplicate coordinate support☆51Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A Kafka log inspired in-memory and append-only data structure☆133Updated 2 weeks ago
- A better Generic Pool (sync.Pool)☆65Updated 2 months ago
- A high performance in memory distributed cache☆65Updated 4 months ago
- A futures concurrency library in go☆37Updated 3 years ago
- Wrapper around LUA script executor for long-running scripts☆20Updated 9 months ago
- Simple internal event bus for Go applications☆34Updated 3 weeks ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago