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

75
Stars
7
Forks
Watchers

An Adaptive Radix Tree (ART) implementation in Go

kubediff

43
Stars
6
Forks
Watchers

A Kubernetes Resource Diff tool

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)

zizou

31
Stars
3
Forks
Watchers

In memory sharded cache implementation