An open API service providing repository metadata for many open source software ecosystems.

Topic: "lamport-clock"

ChrisWhealy/DistributedSystemNotes

Notes on Lindsey Kuper's lectures on Distributed Systems

Size: 35.2 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 460 - Forks: 88

codestrange/matcom-messenger

Distributed Systems Project for the 2019-2020 course of the Computer Science degree at the University of Havana, Cuba.

Language: Python - Size: 705 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 12 - Forks: 0

BaptisteContreras/vector-clock

PHP implementation of Vector Clock and Lamport timestamp

Language: PHP - Size: 658 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 1

papanikge/distributed-algs-js 📦

a collection of distributed algorithms (on PeerJS which uses WebRTC)

Language: JavaScript - Size: 254 KB - Last synced at: 8 days ago - Pushed at: over 11 years ago - Stars: 9 - Forks: 0

bradhowes/DottedVersionVector

Swift implementation of a dotted version vector (see https://github.com/ricardobcl/Dotted-Version-Vectors)

Language: Swift - Size: 144 KB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

gasparian/logical-clocks

Go implementation of several clocks types: Lamport, Vector and Hybrid Logic Clock

Language: Go - Size: 12.7 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

omar-besbes/database-synchronization-app

Database sync across multi-tier architecture via RabbitMQ, resilient to network disruptions.

Language: TypeScript - Size: 342 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

alexyer/lamport_clock

Lamport Clock C++ implementation using atomic operations

Language: CMake - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 4

qqzeng/distributed-mutual-exclusion

several distributed mutual exclusion algorithms implementation

Language: Go - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

aliparlakci/gofret

Implemantations of broadcasting algorithms in Go

Language: Go - Size: 23.4 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

RamonGal/Distributed-Systems

An in sync realtime frontend made in React/Vite/Typescript with authenticated users that stores data with Django REST/Postgres, while calling an AI microservice that uses a Json-rpc server.

Language: TypeScript - Size: 30.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sskender/advanced-operating-systems

Advanced Operating Systems FER labs

Language: C - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

yadavpa1/Distributed-Systems

Implementations of Lamport clock, Vector clock, Logical clock, and the Raymond Tree Algorithm for mutual exclusion in distributed systems.

Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

valentecaio/lamport_rabbitMQ

A rabbitMQ distributed implementation of Lamport's Algorithm for Mutual Exclusion, written in python 3 using pika rabbitMQ library.

Language: Python - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

souravdasgupta/Advanced-OS-6378-Projects

Simulation of Lamport Mutual Exclusion Algorithm

Language: C++ - Size: 83 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

joyoyoyoyoyo/lamport-logical-clocks-in-a-distributed-system

🌐 Implementation of Lamport Clocks 🕒 to Order Life Events in a Distributed System

Language: Scala - Size: 243 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

AnolChakraborty/Lamport-Clock-Simulator

Lamport Clock Simulator: A Python-based terminal user interface (TUI) application that simulates Lamport clocks in a distributed system, allowing you to trigger local events, send time-stamped messages, and observe synchronization between processes in real-time using sockets.

Language: Python - Size: 2.18 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

chugunov/clocks

Time, Clocks, and the Ordering of Events

Language: Go - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

rihib/lamport-clock-simulator 📦

Simulate Lamport Clock with CLI

Language: Go - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

itakurah/Distributed-Dining-Philosophers-Problem

Implementation of the famous dining philosophers problem in a distributed P2P environment using the Ricart-Agrawala algorithm with the Roucairol-Carvalho optimization and Lamport clocks.

Language: Java - Size: 154 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arsnazarenko/distributed-computing

ITMO. Distributed computing 2022-2023

Language: C - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Chemdevil/Distributed-System-Clocks

Distributed operating System

Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ajaymahadeven/Message-Passing-System-using-GWT

The purpose of this project is to showcase how to implement a message-passing system using Lamport clock time and total ordering of events, with communication among browser windows acting as independent processes.

Language: Java - Size: 39.6 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

yashuv/Distributed-System

some insights and program code for Election Algorithm(Bully and Ring), RPC and RMI, Clock Synchronization(Logical and Vector) and Banker's Deadlock Avoidance Algorithm

Language: C++ - Size: 1.28 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gsiddhad/Operating-Systems

System Programming in Linux

Language: C++ - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Dmmc123/ds_lab_8

Vector Clock implementation with Pipes

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SuyashD95/dist-sys-in-flask

A single page application on Distributed Systems & Lamport's clock built using Flask microframework in Python and will be deployed using a Docker container.

Language: HTML - Size: 405 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

BaezCrdrm/PoorLamport

Ejemplo simple ordenamiento utilizando reloj lógico de Lamport sin utilizar comunicación por red

Language: C# - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Spycsh/KTH-ID2201-DistributedSystemsBasicCourse

Language: Erlang - Size: 2.2 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

m7azeem/Lamport-and-Vector-Clocks

Logger using logical clocks (Lamport & Vector)

Language: Erlang - Size: 487 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gokaytitrek/parallel-and-distributed-computing

Implementation of the parallel and distributed computing methods.

Language: Java - Size: 4.59 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1