Highlights
- Pro
Starred repositories
A simple and easy-to-use library to enjoy videogames programming
Dive into CPython internals, trying to illustrate every detail of CPython implementation
Open-source CUDA compiler targeting multiple GPU architectures. Compiles .cu to AMD and Tenstorrent GPU's
A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.
An open and affordable mini quadruped robot based on ESP32.
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions
Library for arbitrary precision arithmetic and computation
A blazing fast, low footprint pixel art editor built with raylib, featuring a customizable canvas, multiple color palettes, and frame management for animations.
A model specialized CPU inference runtime for Sarvam-1 written in C
Reaction-Diffusion simulation using the Gray-Scott model, available in both C and web versions. It visualizes various patterns that emerge from the interaction of two virtual chemicals in a 2D grid.
frogemm is a small GEMM library to do fast matrix multiplications