Pinned Repositories
ATIPI
Proyecto de evaluación: Compresión/Decompresión de imágenes en colores
C-vs-nim-little-benchmark
This repository contains the source code for an implementation of the merge sort algorithm using C and NIM programming languages. The purpose is to compare raw performance (memory footprint and CPU time consumption) of the resultant binaries under a platform running the GNU/Linux OS.
cilium
eBPF-based Networking, Security, and Observability
container-diff
container-diff: Diff your Docker containers
envoy
Cloud-native high-performance edge/middle/service proxy
example-voting-app
Example instavote Voting App created by Docker Inc.
go-lossless-compressor
Implementation of a lossless compressor for bitmap (PGM&PPM) images (See: https://en.wikipedia.org/wiki/Netpbm#PPM_example)
http_prober
Simple HTTP prober in Rust
jit-access
Just-In-Time Access is an AppEngine application that lets you manage just-in-time privileged access to Google Cloud projects.
julia
The Julia Language: A fresh approach to technical computing.
rialg's Repositories
rialg/ATIPI
Proyecto de evaluación: Compresión/Decompresión de imágenes en colores
rialg/C-vs-nim-little-benchmark
This repository contains the source code for an implementation of the merge sort algorithm using C and NIM programming languages. The purpose is to compare raw performance (memory footprint and CPU time consumption) of the resultant binaries under a platform running the GNU/Linux OS.
rialg/cilium
eBPF-based Networking, Security, and Observability
rialg/container-diff
container-diff: Diff your Docker containers
rialg/envoy
Cloud-native high-performance edge/middle/service proxy
rialg/example-voting-app
Example instavote Voting App created by Docker Inc.
rialg/go-lossless-compressor
Implementation of a lossless compressor for bitmap (PGM&PPM) images (See: https://en.wikipedia.org/wiki/Netpbm#PPM_example)
rialg/http_prober
Simple HTTP prober in Rust
rialg/jit-access
Just-In-Time Access is an AppEngine application that lets you manage just-in-time privileged access to Google Cloud projects.
rialg/julia
The Julia Language: A fresh approach to technical computing.
rialg/lambda_deployment_manager
A simple bash script with useful functions to set up a development enviroment for lambda functions in python and deploy them to AWS
rialg/maven-examples
rialg/ml_example
Some machine learning algorithm implementations using python.
rialg/model_api
C++ library for wrapping Python3 predictive models (e.g based in scikit-learn or tensorflow). The code in this repo. is part of the implementation of a light stream processing application to analyze system's logs (some kind of HIDS) that is currently in development.
rialg/PipelineDP
PipelineDP is a Python framework for applying differentially private aggregations to large datasets using batch processing systems such as Apache Spark, Apache Beam, and more.
rialg/quick_link
Local proxy for accessing websites faster.
rialg/rialg.github.io
Personal website
rialg/simplejsonparser
C++ library for parsing simple (non-nested) JSON encoded strings. The code in this repo. is part of the implementation of a light stream processing application to analyze system's logs (some kind of HIDS) that is currently in development.
rialg/terraform-google-iam
Manages multiple IAM roles for resources on Google Cloud
rialg/terraform-provider-mysql
Terraform MySQL provider – unofficial fork
rialg/trabajoEspecialElectro
Trabajo especial de electro
rialg/xdp-tutorial
XDP tutorial