Skip to content
#

distributed-systems-algorithm

Here are 5 public repositories matching this topic...

Distributed-systems domain repository providing reusable implementations of consensus algorithms, coordination primitives, replication strategies, and fault-tolerance components — designed for experimentation, education, and production-grade system foundations.

  • Updated Feb 12, 2026
  • Python

This project proposes a hybrid decentralized architecture that combines a CRDT-based peer-to peer database (GUN) with a blockchain integrity layer. The system allows multiple nodes to synchronize data without a central server while ensuring data integrity through blockchain hashing and verification.

  • Updated Mar 31, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the distributed-systems-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distributed-systems-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more