kr / paxosLinks
Basic paxos
☆30Updated 11 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below
Sorting:
- Go implement for Paxos algorithm☆52Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 9 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Golang implentation of paxos consensus algorithm☆49Updated 6 years ago
- ☆102Updated 7 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 9 years ago
- Go language to build and check keybase's sitewide merkle tree.☆103Updated 7 months ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 8 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Redis style logger for Go☆28Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- High performance memory efficient serialization library with direct wire access☆30Updated 2 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- A framework for distributed applications☆60Updated 4 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- Disruptor style ring buffer in Go☆46Updated 11 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A lightweight high available kv-db using raft algorithm☆17Updated 9 years ago
- Golang port of simdjson☆86Updated 5 years ago