An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with chord-protocol

A curated list of projects in awesome lists tagged with chord-protocol .

https://github.com/danrpts/chord

Implementation of the Chord Distributed Hash Table (Stoica et al., 2003); used to build higher-level P2P applications.

api chord chord-protocol consistent-hashing dht distributed-hash-table distributed-object-store distributed-systems javascript lookup overlay-network p2p peer ring

Last synced: 31 Dec 2024

https://github.com/bonifatius94/chord.lib

Little fun implementation of the Chord protocol

chord-protocol csharp docker rest-api

Last synced: 25 Feb 2025

https://github.com/hamidzr/pubsub-broker

Implementation of a pub sub broker using Zeromq, Chord DHT, and Zookeeper

chord-protocol dht distributed-systems pubsub

Last synced: 14 Mar 2025

https://github.com/andrefcruz/feup-sdis

Repository to host Distributed Systems projects, a third year unit @FEUP.

backup chord-protocol distributed-systems p2p

Last synced: 06 Apr 2025

https://github.com/shojiyao12/basic_chord_implementation

A Chord Distributed Hash Table (DHT) implementation in Python, designed for decentralized key-value storage and efficient lookups. This peer-to-peer (P2P) protocol ensures O(log N) lookup efficiency, fault tolerance, and self-stabilization. Nodes join dynamically, maintain a finger table, and use consistent hashing.

chord chord-diagram chord-protocol distributed-systems python

Last synced: 15 Mar 2025