Pinned Repositories
cosmopolitan
build-once run-anywhere c library
EfiSharp
An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see if this possible.
Game-that-does-not-have-a-name-yet
MatrixFormatter
Simple program to allow creating a matrix and exporting to various other programs i.e. word, onenote and latex editors. The intention is to allow for graphical editing since at least word and onenote do not allow specifying the size of the matrix, only creating cells one by one.
Mind_The_Hole
Nord-Spotify
Nord Themed Spotify
RandomScripts
JoshuaWierenga's Repositories
JoshuaWierenga/EfiSharp
An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see if this possible.
JoshuaWierenga/Nord-Spotify
Nord Themed Spotify
JoshuaWierenga/RandomScripts
JoshuaWierenga/cosmopolitan
build-once run-anywhere c library
JoshuaWierenga/MatrixFormatter
Simple program to allow creating a matrix and exporting to various other programs i.e. word, onenote and latex editors. The intention is to allow for graphical editing since at least word and onenote do not allow specifying the size of the matrix, only creating cells one by one.
JoshuaWierenga/BetterAsmGeneration
C# Assembly generation based on https://github.com/WhiteBlackGoose/AsmToDelegate but with an ideally better syntax
JoshuaWierenga/blink
tiniest x86-64-linux emulator
JoshuaWierenga/CellularAutomata
JoshuaWierenga/CppTemplateVectorLibrary
Attempt at emulating scalar style operation syntax but with x86 simd types.
JoshuaWierenga/CosmoGUI
JoshuaWierenga/CosmoProjects
JoshuaWierenga/CrossOSAssembly
A bit of a mess around with cosmopolitan for enabling x86_64 assembly applications to work on multiple oses.
JoshuaWierenga/DiscordGames
Play games within Discord
JoshuaWierenga/docker-jupyter-common-lisp
JoshuaWierenga/Elementary-Cellular-Automata
JoshuaWierenga/EmbeddedPrimes
Computes primes using Sieve of Eratosthenes Algorithm. The plan is to adapt this algorithm to support threads and then port to embedded architectures. Mostly just as an excuse to try them out.
JoshuaWierenga/fatpack
Build multi-architecture 'fat' binaries for Windows.
JoshuaWierenga/Implib.so
POSIX equivalent of Windows DLL import libraries
JoshuaWierenga/lv_port_pc_make
JoshuaWierenga/MelbourneCSS
A map of melbourne's trains created entirely in html and css.
JoshuaWierenga/mman-win32
mman library for Windows. Forked to provide a basic implementation of MAP_PRIVATE.
JoshuaWierenga/mpfr.NET
A .NET wrapper for the GNU MPFR C library
JoshuaWierenga/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
JoshuaWierenga/runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
JoshuaWierenga/superconfigure
wrap autotools configure scripts to build with Cosmopolitan Libc
JoshuaWierenga/truepolyglot
Create polyglot files, which are valid PDF and ZIP simultaneously. See POC||GTFO 07. (forked from git.hackade.org)
JoshuaWierenga/unraid-docker-templates
JoshuaWierenga/VariableSizedVectors
JoshuaWierenga/WSL2_Auto_Updater
Auto updater for WSL2, mostly for custom kernel updates currently
JoshuaWierenga/xanmod-kernel-WSL2
Xanmod kernel for WSL2 with dxgkrnl support, automatically built by clang with ThinLTO enabled.