A Python implementation of Twitter's Snowflake algorithm for generating unique, time-sortable 64-bit IDs in distributed systems.
-
Updated
Jun 3, 2026 - Python
A Python implementation of Twitter's Snowflake algorithm for generating unique, time-sortable 64-bit IDs in distributed systems.
A lightweight asynchronous message-passing library in C for event-driven server–client communication.
PiELo is a domain-specific language (DSL) and runtime platform designed to simplify the development of decentralized robot swarms. It addresses the complexity of coordination and environmental response by treating reactivity and consensus as first-class language features.
Quorum-based replicated key-value store with total-order broadcast and ring-based coordinator election, implemented in Java using Akka Actors.
Add a description, image, and links to the distirbuted-systems topic page so that developers can more easily learn about it.
To associate your repository with the distirbuted-systems topic, visit your repo's landing page and select "manage topics."