An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by joaoh82

A curated list of projects in awesome lists by joaoh82 .

https://github.com/joaoh82/rust_sqlite

SQLRite - Simple embedded database modeled off SQLite in Rust

computer-science database-design databases rust-lang sqlite-architecture

Last synced: 31 May 2026

https://github.com/joaoh82/rustunnel

**Rustunnel** is a open-source tunnel service written in Rust that replicates the core functionality of ngrok. It exposes local services running behind NAT/firewalls to the public internet through a relay server self-hosted or our managed service.

api-gateway reverse-proxy rust rustunnel

Last synced: 01 May 2026

https://github.com/joaoh82/fsm-godot

Node Based Finite State Machine for Godot

finite-state-machine gdscript godot godot-engine godot4

Last synced: 21 Apr 2025

https://github.com/joaoh82/screen_console

Screen Console is a logging tool made for Godot 4 that allows you to print messages to the screen for debugging and development purposes.

gdscript godot godot-addon godot-engine godot-plugin godot4 tools

Last synced: 21 Apr 2025

https://github.com/joaoh82/solana_nft_snapshot

Takes a snapshot of Solana NFT holders based on the mint token ids

Last synced: 21 Apr 2025

https://github.com/joaoh82/python_rust_data_science_bench

Testing the performance of Rust and Python on a simple data science task.

Last synced: 08 Sep 2025

https://github.com/joaoh82/marvin-blockchain-rust

Marvin-Blockchain-Rust: A Rust-based blockchain implementation, part of the Marvin blockchain project.

Last synced: 21 Apr 2025

https://github.com/joaoh82/restgrpcserverbenchmark

Project comparing REST HTTP/1.1 and HTTP/2 and gRPC with Go Language

Last synced: 21 Apr 2025

https://github.com/joaoh82/marvin

Simple daemon built with Rust to track metrics.

Last synced: 22 Jan 2026

https://github.com/joaoh82/supersimpleloadbalancer

Super Simple Load Balancer written in Go Language

Last synced: 23 Jun 2026

https://github.com/joaoh82/space_invaders

Space Invaders based game developed with Rust and Bevy Engine

Last synced: 29 Oct 2025

https://github.com/joaoh82/nurtengine

My own game engine developed from scratch

Last synced: 13 Jun 2025

https://github.com/joaoh82/rust-prettylog

Pretty log messages for your CLI.

Last synced: 21 Apr 2025

https://github.com/joaoh82/tomlparser

Basic TOML Parser in Go Language

Last synced: 17 Jun 2026

https://github.com/joaoh82/vault

Example of how to initialize Vault and connect to ETCD with Go Language

Last synced: 18 Jun 2026

https://github.com/joaoh82/mailbase

A self-hosted, multi-domain, multi-account email platform built on Cloudflare's developer platform.

cloudflare cloudflare-workers drizzle-orm email email-client email-server hono multi-domain react resend self-hosted serverless typescript webmail

Last synced: 22 Jul 2026

https://github.com/joaoh82/opensea-creatures

Opensea Smart Contract Template

Last synced: 08 Jul 2026

https://github.com/joaoh82/marvin-blockchain-go

Marvin-Blockchain-Go: A Go-based blockchain implementation, part of the Marvin blockchain project.

Last synced: 16 May 2026

https://github.com/joaoh82/kill-your-buddy

Primeiro jogo da Nurt Games

Last synced: 14 Jun 2026

https://github.com/joaoh82/first_app

The first app for the Ruby on Rails Tutorial

Last synced: 12 Jun 2026

https://github.com/joaoh82/tagview-pedidos

Sistema simples de controle de pedidos para teste e avaliação de código-fonte

Last synced: 10 Jun 2026

https://github.com/joaoh82/os_rust

My own Operating System written in Rust

Last synced: 23 Jun 2026

https://github.com/joaoh82/hackerrankwithgo

Some solutions in Go Language for some HackerRank Problems.

Last synced: 10 Jun 2026

https://github.com/joaoh82/googlefakesearch

Google Fake Search example of concurrency and channels from the Go Concurrency Pattenrs talks from Rob Pyke at Google I/O

Last synced: 10 Jun 2026

https://github.com/joaoh82/dotfiles

My main dot config files.

Last synced: 02 Mar 2026

https://github.com/joaoh82/marv-lang

A compiled language whose author is a coding agent and whose auditor is a human: explicit effects & capabilities, inferred error sets, content-addressed reuse, and layered verification (runtime contracts + SMT). Built as an agent-driven query service.

agentic ai-agents capability-based-security compiler content-addressed cranelift formal-verification language language-design llm marv programming-language rust salsa smt type-system webassembly

Last synced: 22 Jul 2026

https://github.com/joaoh82/flotta

Flotta is an open-source fleet runtime that lets a persistent, self-improving AI agent (Hermes Agent first, others later) act as an **orchestrator**: spinning up disposable worker agents on serverless infrastructure, collecting their results, and folding what they learned back into one shared, versioned brain.

Last synced: 22 Jul 2026

https://github.com/joaoh82/bubblesortalgorithm

Implementation of the Bubble Sort Algorithm with the Go Language.

Last synced: 26 Jul 2026

https://github.com/joaoh82/the_rust_programming_language_book

Exercises and code based on book The Rust Programming Language

Last synced: 10 Jun 2026

https://github.com/joaoh82/storywriter

Storywriter microservice in Python following the OMG Guidelines - https://microservice.guide/

Last synced: 10 Jun 2026

https://github.com/joaoh82/grpctodo

gRPC and RESTful Todo Application

Last synced: 12 Jun 2026

https://github.com/joaoh82/grpccalculator

Basic gRPC Calculator Service (server and client)

Last synced: 13 Jun 2026

https://github.com/joaoh82/cracking_coding_interview

Some exercises form Cracking the Coding Interview in Go Language

Last synced: 15 Jun 2026

https://github.com/joaoh82/planesp

Planesp Consultoria's website build with Go Language

Last synced: 15 Jun 2026

https://github.com/joaoh82/buildingapi

My template for building APIs with Go

Last synced: 15 Jun 2026

https://github.com/joaoh82/mycwebserver

Simple HTTP Server written in C language.

Last synced: 15 Jun 2026

https://github.com/joaoh82/javascript_functional_programming_examples

As the repo name goes, this is just a set of Javascript Funcitonal Programming Examples

Last synced: 17 Jun 2026

https://github.com/joaoh82/stack

Stack data structure created with Go

Last synced: 19 Jun 2026

https://github.com/joaoh82/add_sum_ms

testing out the storyscript hub

Last synced: 19 Jun 2026

https://github.com/joaoh82/serverless_aws_api

Example of a Serverless RESTful Api using AWS DynamoDB and Nodejs

Last synced: 20 Jun 2026

https://github.com/joaoh82/solana-escrow

A simple escrow program (smart contract) with Rust and Solana

Last synced: 29 Jun 2026

https://github.com/joaoh82/smartiotdoorbell

Smart Doorbell with Raspberry Pi Zero

Last synced: 13 Jun 2026

https://github.com/joaoh82/spacetimedb-golang

Unofficial Golang SDK/Wrapper of the HTTP/WebSocket API for the SpacetimeDB

Last synced: 01 Jul 2026

https://github.com/joaoh82/egui_playground

The easy way to make a Rust app with a GUI

Last synced: 16 May 2026

https://github.com/joaoh82/rust_too_many_lists

Learn Rust by writing Entirely Too Many linked lists

Last synced: 20 Jun 2025

https://github.com/joaoh82/leetcode_with_python

Playing around with some exercises found on leetcode.com with Python.

Last synced: 21 Jun 2025

https://github.com/joaoh82/erlang_challenge

Repository with a series of code examples and challenges written in Erlang.

Last synced: 13 Jul 2025

https://github.com/joaoh82/context_playground

Some playground with the context package for a blog post I am writing about it. [Blog Post TBA]

Last synced: 07 Sep 2025

https://github.com/joaoh82/httpserverexample

Simple example of a HTTP Server and Client with HTTP/1 and HTTP/2 with Go Language

Last synced: 21 Jun 2025

https://github.com/joaoh82/moviesmobileapp

This first version (MVP) of the app will be very simple and limited to show the list of upcoming movies.

Last synced: 31 May 2026

https://github.com/joaoh82/geocalculation

Program that implements the haversin function to calculate the distance between two points on Earth, in Go language.

geolocation go golang haversine-formula

Last synced: 21 Jun 2026

https://github.com/joaoh82/uuidsortable

[WIP] Package to generate a Sortable UUID based on RFC 4122 with a timestamp.

go golang uuid uuid-generator

Last synced: 23 Jun 2026

https://github.com/joaoh82/dbexample

Golang example of how to set up a Database interface to be used in an application

Last synced: 18 May 2026

https://github.com/joaoh82/mycontextpackage

My Implementation of the context package, for better understanding purposes.

Last synced: 21 Jul 2025

https://github.com/joaoh82/eigenlayer

Last synced: 02 Mar 2026

https://github.com/joaoh82/vaporhelloworld

Hello World using Vapor and Swift for backend and Web

Last synced: 27 Jul 2025

https://github.com/joaoh82/rustunnel-status

📈 Uptime monitor and status page for João Henrique Machado Silva, powered by @upptime

status-page upptime uptime-monitor

Last synced: 25 May 2026

https://github.com/joaoh82/koffieboon

A game engine development from the ground up using C++ and OpenGL.

Last synced: 21 Apr 2026

https://github.com/joaoh82/cryptopp-5.6.2-ios

Crypto++ 5.6.2 built for ARMv7, ARMv7s, ARM64 and i386 simulators. Includes one set of headers and one fat libcryptopp.a

Last synced: 21 Apr 2025

https://github.com/joaoh82/mychat-golang

Basic chat application with golang

Last synced: 04 Sep 2025

https://github.com/joaoh82/sorting_algorithms

Implementing sorting algorithms in Go, just for fun.

Last synced: 13 Jun 2025

https://github.com/joaoh82/sqlx

general purpose extensions to golang's database/sql

Last synced: 14 Jan 2026

https://github.com/joaoh82/tbvpn

Super simple vpn server and client implemented in Golang

Last synced: 27 Jan 2026

https://github.com/joaoh82/fake-json-server

https://my-json-server.typicode.com/

Last synced: 28 Feb 2026

https://github.com/joaoh82/joaoh82

Last synced: 19 Mar 2026