Skip to content
View Lz-Gustavo's full-sized avatar
  • Florianópolis, Brazil

Block or report Lz-Gustavo

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. raft-demo raft-demo Public

    Experimental SMR applications utilizing hashicorp's Go implementation of the Raft consensus algorithm

    Go 1 1

  2. invaders invaders Public

    2D "Space Invaders" type game using Godot Game Engine and implementing 5 different design patterns from GoF, aimed to be a practical example of patterns application on game development

    C# 4 1

  3. beelog beelog Public archive

    Algorithms for an efficient log-based recovery protocol.

    Go 1

  4. CoW-recovery CoW-recovery Public

    Simulates a high-throughput scenario of READ/WRITE operations over a finite length buffer that implements copy-on-write technique, aimed to measure the CoW efficiency ensuring a consistent data sta…

    C++ 1

  5. etcd etcd Public

    Forked from etcd-io/etcd

    Distributed reliable key-value store for the most critical data of a distributed system

    Go 1

  6. raft raft Public

    Forked from hashicorp/raft

    Golang implementation of the Raft consensus protocol

    Go