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☆136Updated last week
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- A fast file-based priority queue☆57Updated last year
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Machine is a workflow/pipeline library for processing data☆164Updated last week
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- A high performance memory-bound Go cache☆97Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Caching middleware for database/sql☆51Updated 3 weeks ago
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆94Updated 3 years ago
- 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…☆163Updated 2 years ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago