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/rayniel95/distributed-cms-massiel-villalba-rayniel-ramos
Distributed Content Management System with crash fault tolerance.
ansible chord-dht-peer chord-protocol distributed-systems docker docker-compose flask html jinja2 p2p-network peer-to-peer pyro4 python python3 remote-object sqlite3
Last synced: 06 Mar 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/educorreia932/feup-sdis
⛓ MIEIC 2020/2021 - 3ʳᵈ year / 2ⁿᵈ semester
backup-service chord-protocol distributed-hash-table distributed-systems feup-sdis university-course
Last synced: 05 Jan 2025
https://github.com/lmicovic/distributed-fractals-chaos-game
System using mathematical theory of chaos calculating distributed fractals.
chord-protocol concurency concurrent-programming distributed-systems java lamport-algorithm mathematics networking
Last synced: 20 Feb 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