Pinned Repositories
actions-rust-cross
GitHub Action to compile Rust with cross
bjit
Brainfuck JIT/Compiler targeting ARM64
blog
What runs my website
cargo-3ds
Cargo command to work with Nintendo 3DS project binaries. Based on cargo-psp.
cyto
cyto, a privacy focused cryptocurrency.
Mcash
Privacy focused Cryptocurrency that is in active development
riscvm
RVGC64 interpreter written in Rust
safenet
tinyhttp
Tiny HTTP server written in Rust
tinyhttp-yew-fullstack-demo
A basic demo using Yew and tinyhttp, creating a Full Stack Rust web app.
mateocabanal's Repositories
mateocabanal/riscvm
RVGC64 interpreter written in Rust
mateocabanal/tinyhttp
Tiny HTTP server written in Rust
mateocabanal/bjit
Brainfuck JIT/Compiler targeting ARM64
mateocabanal/safenet
mateocabanal/tinyhttp-yew-fullstack-demo
A basic demo using Yew and tinyhttp, creating a Full Stack Rust web app.
mateocabanal/actions-rust-cross
GitHub Action to compile Rust with cross
mateocabanal/blog
What runs my website
mateocabanal/cargo-3ds
Cargo command to work with Nintendo 3DS project binaries. Based on cargo-psp.
mateocabanal/ctru-rs
Fork and port of the Rust3DS team's original efforts to make a safe Rust wrapper for the devkitPro libctru library
mateocabanal/docker-mailserver
Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
mateocabanal/ender-crop
A Minecraft mod that adds a crop which you can harvest to get ender pearls.
mateocabanal/FrostbiteServer
An open-source reverse-engineered dedicated server for Frostbite games.
mateocabanal/kinematics
mateocabanal/dilithium
A post-quantum cryptographic signature scheme
mateocabanal/iron
Iron is a x86_64 kernel built in Rust
mateocabanal/kickstart.nvim
A launch point for your personal nvim configuration
mateocabanal/Kyber
Open-Source Private Server tool for STAR WARS™ Battlefront™ II (2017).
mateocabanal/linux-libc-auxv
mateocabanal/mateocabanal.github.io
A boilerplate portfolio in react :tada:
mateocabanal/pifs
The compile-time data-free filesystem
mateocabanal/pthread-3ds
PThread implementation for Nintendo 3DS Horizon OS targets. Keep in mind that Horizon OS uses a cooperative, and not preemptive, threading model.
mateocabanal/ring
Safe, fast, small crypto using Rust
mateocabanal/rust-linker-fix-3ds
Fix to functions not implemented in any library normally included for Horizon OS targets.
mateocabanal/scurl
curl-like program that makes HTTP requests to Safenet servers
mateocabanal/skyline
Run Nintendo Switch homebrew & games on your Android device!
mateocabanal/solana-candy-factory
Solana blockchain candy machine app boilerplate on top of Metaplex Candy Machine. NextJS, Tailwind, Anchor, SolanaLabs.React, dev/mainnet automation scripts.
mateocabanal/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
mateocabanal/tinyhttp-buildpack-heroku
A fork, modified to work with tinyhttp
mateocabanal/tinyhttp-heroku-html
HTML for Heroku x Tinyhttp demo
mateocabanal/tinyweb
Simple and lightweight HTTP async server for micropython