Skip to content
View MatiasVara's full-sized avatar
🥳
Focusing
🥳
Focusing

Block or report MatiasVara

Report abuse

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

Report abuse
MatiasVara/README.md

Hi there 👋

Github Linkedin Gmail

I am Matias from Argentina and I live in France since 2011. I enjoy programming and designing software systems. My main project is Toro that I have started in 2003. This is a unikernel written in Freepascal. General speaking, I enjoy working on operating system development in which I have to write software that interacts with the hardware. Also, I like to try new things.

  • 🔭 I’m currently working on development of Toro unikernel
  • 🌱 I’m currently learning how to leverage on formal methods to improve software development
  • 🤔 I’m looking for help with Toro
  • Some of my contributions

I enjoy writing articles, making videos and giving talks about different subjects. Those activities help me to understand better why and what I am doing something. This is a non-exhastuive list of articles and talks:

Presentations

Libkrun Meets ARM Confidential Computing Architecture — No Hardware Required (for Now ;))

Hunting Virtio Specification Violations

Découverte des serveurs MCP : discuter avec ses outils pour automatiser les choses

Verifying the Conformance of a VirtIO Driver to the VirtIO Specification

Building VirtIO sound device in rust-vmm project

Making VirtIO sing - implementing virtio-sound in rust-vmm project

Is Toro unikernel faster for MPI?

Running MPI applications on Toro unikernel

Improving the Querying of VCPU Statistics in Xen

Verifying the Conformance of a Driver Implementation to the VirtIO Specification

ToroV, a kernel in user-space, or sort of

Building a Cloud Infrastructure to Deploy Microservices as Microvm Guests

Leveraging virtiofs and vsocket in toro unikernel

Speeding up the Booting Time of a Toro Appliance

ToroKernel at FaMAF

Reducing CPU usage of a Toro Appliance

Articles

Running MPI applications as an unikernel

Profiling and Optimizing Toro unikernel with Qprofiler

Debugging by using QEMU trace-events

Pinned Loading

  1. torokernel/torokernel torokernel/torokernel Public

    This repository contains the source code of toro unikernel

    Pascal 356 33

  2. torokernel/ToroOS torokernel/ToroOS Public

    This repository contains the source code of the Toro Operating System.

    Pascal 35 8

  3. MyPhdThesis MyPhdThesis Public

    This repository contains my PhD thesis named "BCOoL: the Behavioural Coordination Operator Language". Find latest version in the releases section.

    TeX 2

  4. demofordate21 demofordate21 Public

    This repository contains the demo for the industrial track at DATE'21

    Java

  5. kvmtest kvmtest Public

    This sample demonstrates KVM API to manage VMs from FreePascal.

    Pascal 6 1

  6. leetcodechallenges leetcodechallenges Public

    This repository contains some of the solutions for the leetcode challenge of the day

    C