- India
- abhirag.com
- @fault_tolerant
Stars
A simple Minecraft clone written in C using modern OpenGL (shaders).
A vector search SQLite extension that runs anywhere!
The only tool/technique to punch holes through firewalls/NATs where multiple clients & server can be behind separate NATs without any 3rd party involvement. Pwnat is a newly developed technique, ex…
Library providing helpers for the Linux kernel io_uring support
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
Writing an OS in 1,000 lines.
A fast and lightweight 2D game physics library.
Open-source E-ink monitor. Mirror of https://gitlab.com/zephray/glider
SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support d…
Upload arbitrary data via Apple's Find My network.
ozkl / doomgeneric
Forked from maximevince/fbDOOMEasily portable doom
Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️
A tiny hand crafted CPU emulator, C compiler, and Operating System
A Tutorial how to get started with Linux Kernel Modules and Linux Drivers.