openacid

Results 9 repositories owned by openacid

slim

1.9k
Stars
105
Forks
Watchers

Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).

paxoskv

204
Stars
25
Forks
Watchers

Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/

low

80
Stars
9
Forks
Watchers

low level data type and utils in Golang.

abstract-paxos

135
Stars
9
Forks
Watchers

A consensus that unifies paxos, raft, 2pc, etc.

celeritasdb

15
Stars
2
Forks
Watchers

A redis compatible database.

slimarray

47
Stars
3
Forks
Watchers

SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.

succinct

41
Stars
3
Forks
Watchers

succinct static kv

traft

27
Stars
2
Forks
Watchers

raft variant with topology order logs

openacid.github.io

15
Stars
2
Forks
Watchers

blog