Coder Social home page Coder Social logo

Luiz Gustavo's Projects

beelog icon beelog

Algorithms for an efficient log-based recovery protocol.

beemport icon beemport

Compact version of beelog log compaction algorithms.

cine-sale icon cine-sale

Online ticketing system, implements a java WS, RMI connection to a card authentication service, mqueue manager to control requisitions and a tuple space middleware to store mapping of available seats

concurrent-data icon concurrent-data

Performance evaluation of concurrent data structures, implementing a number of worker threads to measure and compare the efficiency of parallel processing offered on each of them

conv-cuda icon conv-cuda

Convolutional image filtering C++ API, developed to compare the efficiency of serial/parallel solutions on an arrange of N images. && Some CUDA lab exercises.

cow-recovery icon cow-recovery

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 state for a recovery checkpoint process.

delivery icon delivery

Technical challenge developed during selective process for the Backend Software Engineer position at DeliveryMuch.

distributed-memory icon distributed-memory

Implements a distributed memory buffer of size k for n servers scenario (tested up to 5), a client interprets the whole system as an unique k*n space. The client can also invoke a log process that saves a snapshot of each server and concatenates all of them into a single log file using sharable memory.

etcd icon etcd

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

go-ycsb icon go-ycsb

A Go port of Yahoo! Cloud Serving Benchmark (YCSB)

invaders icon invaders

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

load-balancer icon load-balancer

A load balancer prototype developed for educational purposes, with the implementation of a cmdli client and server processes written in Go.

med-clinic icon med-clinic

Simple implementation of a medic clinic shedule manager, contains both the user interface for scheduling of medical appointments and back-end implementation of a php server

raft icon raft

Golang implementation of the Raft consensus protocol

raft-demo icon raft-demo

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

script-tools icon script-tools

Just a few Bash/Python scripts utilized on academic experiments

todo-api icon todo-api

TO-DO list REST API over MongoDB, implemented for a technical challenge at Ilhasoft Software Developer position.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.