Pinned Repositories
bin
command line calculator
bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
g
powerful and cross-platform ls 🌈
inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
libuv
Cross-platform asynchronous I/O
phedwin
Config files for my GitHub profile.
pingora
A library for building fast, reliable and evolvable network services.
Raycasting-C
This project implements a simple raycasting engine in C, inspired by early 3D games like Wolfenstein 3D. Raycasting is a rendering technique used to create a 3D perspective in a 2D map by casting rays from the player's viewpoint and calculating intersections with the environment.
rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
tyvm
An experimental bytecode interpreter / type-checker for type-level Typescript
phedwin's Repositories
phedwin/bin
command line calculator
phedwin/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
phedwin/g
powerful and cross-platform ls 🌈
phedwin/inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
phedwin/libuv
Cross-platform asynchronous I/O
phedwin/phedwin
Config files for my GitHub profile.
phedwin/pingora
A library for building fast, reliable and evolvable network services.
phedwin/Raycasting-C
This project implements a simple raycasting engine in C, inspired by early 3D games like Wolfenstein 3D. Raycasting is a rendering technique used to create a 3D perspective in a 2D map by casting rays from the player's viewpoint and calculating intersections with the environment.
phedwin/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
phedwin/tyvm
An experimental bytecode interpreter / type-checker for type-level Typescript
phedwin/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
phedwin/ziglings
Learn the Zig programming language by fixing tiny broken programs.