Farhan
Results
7
repositories owned by
Farhan
flashdb
343
Stars
29
Forks
Watchers
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
chord
185
Stars
46
Forks
Watchers
Implementation of Chord DHT(Distributed Hash Table) paper
art
76
Stars
7
Forks
Watchers
An Adaptive Radix Tree (ART) implementation in Go
merkletree
57
Stars
3
Forks
Watchers
A merkle tree (with proofs) in Go as per RFC6962
xring
49
Stars
6
Forks
Watchers
An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)