Skip to content
View gautamsardana's full-sized avatar

Block or report gautamsardana

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PBFT-2-Phase-Commit PBFT-2-Phase-Commit Public

    A byzantine fault-tolerant distributed system with three clusters, each containing four servers. The system uses linear PBFT as the consensus protocol within each cluster to achieve consistency, an…

    Go 1

  2. Paxos-2-Phase-Commit Paxos-2-Phase-Commit Public

    A fault-tolerant distributed system consisting of three clusters, each with three servers. The system uses Paxos to achieve data consistency within a cluster and employs a two-phase commit protocol…

    Go 1

  3. Paxos Paxos Public

    A distributed system that utilizes a variant of the Paxos consensus protocol to achieve eventual consistency among five servers while handling parallel transactions.

    Go 1

  4. PBFT PBFT Public

    A distributed system that uses PBFT to handle concurrent transactions while managing Byzantine failures. It includes an end-to-end implementation of linear PBFT with support for view changes and a …

    Go 1

  5. GRE-mnemonics-plugin GRE-mnemonics-plugin Public

    Displays mnemonics for GRE Magoosh flashcard words in a popup

    JavaScript

  6. Simple-blockchain Simple-blockchain Public

    Python