Notes on Lindsey Kuper's lectures on Distributed Systems
-
Updated
Aug 28, 2025
Notes on Lindsey Kuper's lectures on Distributed Systems
Offline-first synchronization engine for SQLite and PostgreSQL, built in Rust with column-level CRDTs, authoritative partial replicas, and secure multi- tenancy.
CSC802: Distributed Computing [DC] & CSL802: Distributed Computing Lab [DC Lab] | BE Semester VIII | Computer Engineering
Distributed Systems Project for the 2019-2020 course of the Computer Science degree at the University of Havana, Cuba.
PHP implementation of Vector Clock and Lamport timestamp
a collection of distributed algorithms (on PeerJS which uses WebRTC)
Go implementation of several clocks types: Lamport, Vector and Hybrid Logic Clock
Swift implementation of a dotted version vector (see https://github.com/ricardobcl/Dotted-Version-Vectors)
Lamport Clock C++ implementation using atomic operations
Database sync across multi-tier architecture via RabbitMQ, resilient to network disruptions.
Implementations of Lamport clock, Vector clock, Logical clock, and the Raymond Tree Algorithm for mutual exclusion in distributed systems.
🌐 Implementation of Lamport Clocks 🕒 to Order Life Events in a Distributed System
Advanced Operating Systems FER labs
several distributed mutual exclusion algorithms implementation
Distributed encrypted storage with Lamport clocks, Ricart-Agrawala mutual exclusion, and a blockchain audit ledger.
Learning Distributed Systems
Java-based simulator of the Ricart & Agrawala distributed mutual exclusion algorithm, featuring TCP-based communication, Lamport clocks, multithreaded processes, and a Swing GUI. It models process coordination, failure injection, recovery, and real-time visualization for studying distributed systems and fault tolerance.
A rabbitMQ distributed implementation of Lamport's Algorithm for Mutual Exclusion, written in python 3 using pika rabbitMQ library.
Simulation of Lamport Mutual Exclusion Algorithm
Logos Editor - Your last next AI-native editor
Add a description, image, and links to the lamport-clock topic page so that developers can more easily learn about it.
To associate your repository with the lamport-clock topic, visit your repo's landing page and select "manage topics."