btmorr / leifdbLinks
LeifDB - a distributed database using the Raft protocol, built in Go
☆26Updated 2 years ago
Alternatives and similar repositories for leifdb
Users that are interested in leifdb are comparing it to the libraries listed below
Sorting:
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆146Updated 3 years ago
- Decentralized distributed systems consensus☆62Updated 4 years ago
- Embedded decentralized message bus☆103Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month
- Reusable transparent log database☆145Updated 5 years ago
- Golang implementation of Chord DHT☆35Updated 4 years ago
- total-memory-cache etcd v3 client☆138Updated 3 years ago
- Simulation of various Go GC pacer models☆12Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.☆19Updated 6 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Latency Benchmarking tool☆95Updated last year
- Golang Automatic remediation☆33Updated 7 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Allotment Routing Table☆56Updated 3 years ago
- Vector clock logging library for Go☆186Updated last year
- Research papers on: Consensus, CRDTs, Failure detectors, Distributed Scheduling and Network Topology.☆20Updated 7 years ago
- Go implementation of a Hash Array Map Trie☆28Updated 5 years ago
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆210Updated 8 years ago
- Storage algorithms.☆38Updated 4 years ago
- Software Transactional Memory in Go☆86Updated 3 years ago
- A high performance memory-bound Go cache☆96Updated 2 months ago
- A high availability Sqlite service☆30Updated 5 years ago
- ☆54Updated 4 years ago
- Ring-buffers in go without interface{}☆38Updated 3 weeks ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 9 years ago