inelpandzic / imdgoLinks
A simple In-Memory Data Grid in Go
☆76Updated 3 years ago
Alternatives and similar repositories for imdgo
Users that are interested in imdgo are comparing it to the libraries listed below
Sorting:
- A Kafka log inspired in-memory and append-only data structure☆133Updated last week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆136Updated 3 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- A high performance in memory distributed cache☆67Updated 6 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A fast file-based priority queue☆58Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Updated 4 years ago
- Bloomfilter written in Golang, includes rotation and RPC☆86Updated 11 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Cookies, but with structs, for happiness.☆110Updated 3 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆62Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆75Updated this week
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆225Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago
- The Go implementation of Frisbee - a bring-your-own protocol messaging framework designed for performance and stability.☆71Updated 4 months ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated 3 months ago
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- A high performance memory-bound Go cache☆91Updated 2 months ago
- Wrapper around LUA script executor for long-running scripts☆22Updated 11 months ago
- Caching middleware for database/sql☆48Updated 4 months ago