logical-clocks
There are 15 repositories under logical-clocks topic.
BaptisteContreras/vector-clock
PHP implementation of Vector Clock and Lamport timestamp
gsharma/vector-clock
Vector clocks & Lamport timestamps
gasparian/logical-clocks
Go implementation of several clocks types: Lamport, Vector and Hybrid Logic Clock
n0nzy/time-sync
Implementation of Berkeley's Time Synchronization Algorithm for multiple processes each with its own logical clock
ok2ju/version-vector
Tracking changes to data in a distributed system
ribeiropdiogo/distributed-map
Distributed Map - Fundamentals of Distributed Systems @ University of Minho
adityarudrawar/Distributed-Systems
Projects showcasing multiple distributed concepts such as Consistency models, map-reduce, key value storage
Eric-Souza/binary-text-encryptor-decryptor
An algorithm, developed in Verilog hardware design language (HDL), that encrypts a text input into binary, then decrypts it back, using logic gates and public/private keys. This system was developed as a Logical Systems subject exercise (UFMG).
m7azeem/Lamport-and-Vector-Clocks
Logger using logical clocks (Lamport & Vector)
camilafbarcellos/LamportClockSim
Lamport timestamp algorithm simulator for logical clocks - Simulador do Algoritmo de Lamport para relógios lógicos desenvolvido para a disciplina de Sistemas Distribuídos II (2023/2)
k98kurz/reverse-entropy-clocks
Logical clock with reverse entropy mechanism; generalization of hashlocks and logical clocks.
nerdfiles/temporal-objects
➿ Temporal Objects with configurable clock bases.
rihib/lamport-clock-simulator
Simulate Lamport Clock with CLI
SwapnilBhosale/centralized-multiuser-concurrent-bank-manager
CMSC_621_Advance_Operating_System