NishanthSpShetty / lignumLinks
A distributed message queue.
β125Updated 6 months ago
Alternatives and similar repositories for lignum
Users that are interested in lignum are comparing it to the libraries listed below
Sorting:
- A distributed fault tolerant scheduler that is horizontally scalable π₯β96Updated last year
- A disk based KV store (based on Bitcask implementation)β197Updated 2 years ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and gβ¦β281Updated last year
- Fault tolerant, sharded key value storage written in GoLangβ84Updated 2 years ago
- A basic Raft implementation in Go.β233Updated last year
- A simple In-Memory Data Grid in Goβ76Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Goβ83Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)β379Updated 2 years ago
- Simple and efficient WAL implementation in Go πβ62Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.β111Updated 8 months ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serveβ¦β65Updated 2 months ago
- A Kafka log inspired in-memory and append-only data structureβ136Updated last week
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.β198Updated last year
- Implementation of git internals from scratch in Go languageβ50Updated 3 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Goβ94Updated 3 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Prestoβ229Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.β124Updated 2 years ago
- A Github repo for Building a NoSQL database from zeroβ59Updated 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
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.β38Updated 3 years ago
- Golang k-D tree implementation with duplicate coordinate supportβ51Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerantβ75Updated 4 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQLβ103Updated 3 years ago
- β34Updated 4 years ago
- nanoQ β high-performance brokerless Pub/Sub for streaming real-time dataβ159Updated 5 years ago
- πΊ A Lightweight Cloud Native API Gateway.β131Updated 2 weeks ago
- Go implementation of the traceroute toolβ106Updated 5 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single mβ¦β226Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Dataβ37Updated 2 weeks ago
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.β83Updated 10 months ago