Pinned Repositories
graph-theory
Repository created to gather implementations for the Graph Theory class (COS242) from UFRJ.
Compiler
cos360-optimization
Repository created to host the development of the final project from the discipline COS360 - Optimization from the Federal University from Rio de Janeiro (UFRJ)
distributed-systems
Repository created to gather implementations for the Distributed Systems class (COS470 - 2021.1) from Poli-UFRJ.
GraphEditor
ReliableUDP
TeoriaDosGrafos
Repositório criado para armazenar o código do trabalho da disciplina Teoria dos Grafos (COS242) da Poli - UFRJ
PauloHMattos's Repositories
PauloHMattos/cos360-optimization
Repository created to host the development of the final project from the discipline COS360 - Optimization from the Federal University from Rio de Janeiro (UFRJ)
PauloHMattos/ReliableUDP
PauloHMattos/TeoriaDosGrafos
Repositório criado para armazenar o código do trabalho da disciplina Teoria dos Grafos (COS242) da Poli - UFRJ
PauloHMattos/Compiler
PauloHMattos/cos480-database-construction
Repository for the development of the project for the COS480 - Database Construction from Poli - UFRJ
PauloHMattos/distributed-systems
Repository created to gather implementations for the Distributed Systems class (COS470 - 2021.1) from Poli-UFRJ.
PauloHMattos/actions-tests
PauloHMattos/babelfish-for-postgresql
PauloHMattos/d2dlib
A .NET library for hardware-accelerated, high performance, immediate mode rendering via Direct2D.
PauloHMattos/Dapper
Dapper - a simple object mapper for .Net
PauloHMattos/docker-babelfishpg
Docker image for Babelfish for PostgreSQL.
PauloHMattos/dotnet-recursion-iteration
Repository for the code to test and benchmark the performance considerations for iteration and recursion in C#
PauloHMattos/EEL770_Concurrency
This repository contains small programs implementing solutions (using only Locks and Condition Variables) for problems described in the Little Book Of Semaphores by Allen B. Downey.
PauloHMattos/EEL770_cShell
Custom linux shell built as an assignment for the Operating System (EEL770) discipline of Poli - UFRJ
PauloHMattos/ExceptionReporter.NET
ExceptionReporter is a .NET component that gathers detailed information on an Exception and the application/system running it. It allows the user to copy, save or send a custom-formatted report to the developer (moved from CodePlex)
PauloHMattos/GetARoom
Repository to house the final project of "NCG041 - Introduction to the development of eletronic games" from Poli - UFRJ
PauloHMattos/High-Performance-Computing
A repository built to develop and store a set of exercises for the High Performance Computing course (COC472) of Poli - UFRJ
PauloHMattos/keep-a-changelog-new-release
Automatically update your CHANGELOG.md for a new release
PauloHMattos/MirrorNG
A community replacement for Unity's abandoned UNET Networking System.
PauloHMattos/NanoSockets
Lightweight UDP sockets abstraction for rapid implementation of message-oriented protocols
PauloHMattos/nuget-errors
PauloHMattos/PauloHMattos
PauloHMattos/paulohmattos.github.io
Personal blog
PauloHMattos/postgres-babelfish
Postgres with Babelfish
PauloHMattos/protobuf-net
Protocol Buffers library for idiomatic .NET
PauloHMattos/protobuf-net-949
Minimal code to reproduce issue 949 of protobuf-net
PauloHMattos/protobuf-net-data
A library for serializing ADO.NET DataTables and DataReaders into a portable binary format.
PauloHMattos/RedesVeiculares
Repositório do trabalho da disciplina Redes I do curso de Engenharia de Computação e Informação da UFRJ
PauloHMattos/RepoDB
A hybrid ORM library for .NET.
PauloHMattos/ScriptableObject-Architecture
Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy