Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Peer-to-Peer File Sharing System that implements a Distributed Hash Table (DHT) with the Chord Protocol in C
An Amazon's Dynamo inspired DHT written in C
Chord implementation in C.