inelpandzic / imdgo
A simple In-Memory Data Grid in Go
☆72Updated 3 years ago
Alternatives and similar repositories for imdgo:
Users that are interested in imdgo are comparing it to the libraries listed below
- A fast file-based priority queue☆58Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆73Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Caching middleware for database/sql☆46Updated 2 weeks ago
- Consistent hashing hashring implementation.☆34Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- In memory sharded cache implementation☆35Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 weeks ago
- Off heap golang memory pool☆60Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 6 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Cookies, but with structs, for happiness.☆111Updated 3 weeks ago
- auto-scaling worker pool (work queue) in Go, using generics☆56Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- A Kafka log inspired in-memory and append-only data structure☆132Updated 3 weeks 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
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆73Updated this week
- A better Generic Pool (sync.Pool)☆63Updated 3 weeks ago
- The superbasic SQL-Builder.☆39Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆133Updated 9 months ago
- 🚥 Idempotency Handler, for making sure incoming requests are idempotent. Useful for payments, "at least once delivery" systems and more.☆21Updated 4 years ago
- A sliding window sampling implementation for the rcrowley/go-metrics library.☆24Updated 3 weeks ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Minimal rules engine, uses yaml as input☆27Updated last year
- A multi-level cache library with cache stampede prevention for Go☆124Updated 3 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆35Updated 6 months ago
- Simple internal event bus for Go applications☆31Updated last year