NishanthSpShetty / lignumLinks
A distributed message queue.
☆125Updated 5 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 last year
- 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
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆376Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- ☆34Updated 4 years ago
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.☆82Updated 9 months ago
- A basic Raft implementation in Go.☆230Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Extremely Fast Full-Text-Search Algorithm and Caching System☆157Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated last month
- Golang k-D tree implementation with duplicate coordinate support☆51Updated 2 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆228Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 7 months ago
- ☆38Updated 3 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 6 months ago
- Generic utility functions for dealing with collections in go☆122Updated 7 months ago
- A Github repo for Building a NoSQL database from zero☆59Updated 3 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- Go implementation of the traceroute tool☆106Updated 5 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 3 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…☆225Updated 2 years ago
- The Service Bus!☆54Updated last month
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year
- B-tree implementation for Go☆239Updated 3 years ago