Pinned Repositories
cosmos-coroutines
⏱ A simple, non-preemptive coroutine scheduler that allows for cooperative multitasking within Cosmos kernels
dotnet-ilc
🛠 A .NET tool wrapper to manually run ilc - the IL compiler.
hftnn
🔀 Harmonic Fourier Transform for Neural Networks
is-odd
an incredible JavaScript library allowing you to determine if a number is odd or even, based on the WET principle (https://en.wikipedia.org/wiki/Don%27t_repeat_yourself#WET)
is-odd-jit
a blazing-fast JIT-compilation-powered C library to determine whether a number is even or odd
MspaintRemote
🎨 A C# library to remotely control Microsoft Paint instances through raw memory read/writes
niko-oneshot
niko oneshot
RainmeterFreeze
❄ Saves up CPU by freezing Rainmeter when it's not visible
smolsharp
🐜 Extremely small standalone C# executables using NativeAOT
splicedd
🔊 A custom frontend for the Splice sample library
ascpixi's Repositories
ascpixi/smolsharp
🐜 Extremely small standalone C# executables using NativeAOT
ascpixi/cosmos-coroutines
⏱ A simple, non-preemptive coroutine scheduler that allows for cooperative multitasking within Cosmos kernels
ascpixi/MspaintRemote
🎨 A C# library to remotely control Microsoft Paint instances through raw memory read/writes
ascpixi/splicedd
🔊 A custom frontend for the Splice sample library
ascpixi/niko-oneshot
niko oneshot
ascpixi/is-odd
an incredible JavaScript library allowing you to determine if a number is odd or even, based on the WET principle (https://en.wikipedia.org/wiki/Don%27t_repeat_yourself#WET)
ascpixi/dotnet-ilc
🛠 A .NET tool wrapper to manually run ilc - the IL compiler.
ascpixi/is-odd-jit
a blazing-fast JIT-compilation-powered C library to determine whether a number is even or odd
ascpixi/expanding-horizons
🕹️ Source code for Expanding Horizons, a game made in 4 days for the GMTK Game Jam 2024
ascpixi/hftnn
🔀 Harmonic Fourier Transform for Neural Networks
ascpixi/swingthroughgrass
🌾 A Spigot rewrite of the SwingThroughGrass Minecraft mod
ascpixi/ascpixi
🌺 my GitHub readme!
ascpixi/converter
💾 A simple, no-fuss storage unit converter written in Vue 3
ascpixi/Cosmos
ascpixi's fork of Cosmos, mainly used to contribute code to the main project
ascpixi/disconnect-packet-fix
🔌 Works around the MC-271325 bug on Fabric servers
ascpixi/vscode-path-go-to-definition
📁 A VSCode extension to extend the "Go to Definition" (F12) action to support file paths in strings
ascpixi/dotnet-csc
🛠 A .NET tool wrapper for csc, the C# compiler.
ascpixi/hwndtrace
Logs HWND changes to aid in debugging Win32 USER applications
ascpixi/msbuild-xsd
All XSDs (XML Schema Definitions) for MSBuild projects (e.g. csproj)
ascpixi/twitter-userscripts
🐦 Userscript tweaks for twitter.com (X, formerly Twitter)
ascpixi/vscode-breakpoint-file-sync
🪲 A VSCode extension to automatically synchronize breakpoints with specified files
ascpixi/wayback-gateway
⌛ A web gateway for the Internet Archive Wayback Machine
ascpixi/ascpixi.github.io
🌺 my personal website!
ascpixi/cc65peek
🎞️ Preview 6502 assembly output of the CC65 compiler
ascpixi/IL2CPU
ascpixi's fork of IL2CPU, includes experimental features such as optimization for future PRs
ascpixi/kontakt-library-adder
🎹 Manually add Kontakt libraries, without Native Access
ascpixi/mozjpeg-mjpeg
Encode MJPEG videos with mozjpeg
ascpixi/nulloy-fluent-design
🔉 A Windows 11 Fluent Design skin for Nulloy
ascpixi/qemu-binaries-ubuntu
Pre-compiled QEMU 8.x+ binaries for Ubuntu 23.10 and lower
ascpixi/react-databind
🔗 A simple and flexible data-binding system for the React web library