apoorvnandan / tensor.hView external linksLinks
creating a tiny tensor library in raw C
☆1,306Mar 5, 2025Updated 11 months ago
Alternatives and similar repositories for tensor.h
Users that are interested in tensor.h are comparing it to the libraries listed below
Sorting:
- pytorch from scratch in pure C/CUDA and python☆41Oct 10, 2024Updated last year
- ☆1,281Oct 4, 2024Updated last year
- Low-Level Programming Roadmap and Resources☆1,306Jan 4, 2026Updated last month
- (WIP) A small but powerful, homemade PyTorch from scratch.☆674Feb 4, 2026Updated last week
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆377Apr 21, 2025Updated 9 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆26Aug 3, 2024Updated last year
- Learning about CUDA by writing PTX code.☆152Feb 27, 2024Updated last year
- Book in Progress☆367Aug 3, 2025Updated 6 months ago
- Lightweight web server with hot reload and dynamic html templating.☆263Apr 25, 2025Updated 9 months ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆607Jul 21, 2025Updated 6 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆355Jul 20, 2025Updated 6 months ago
- my little linear algebra library☆43Jul 7, 2024Updated last year
- FFmpeg Assembly Language Lessons☆11,401Nov 7, 2025Updated 3 months ago
- Tic-Tac-Toe game in C☆15Feb 12, 2025Updated last year
- Tiny Raspberry Pi Operating System☆276Aug 18, 2024Updated last year
- A high-performance attention mechanism that computes softmax normalization in a single streaming pass using running accumulators (online …☆28Oct 11, 2025Updated 4 months ago
- ML from scratch☆2,444Aug 12, 2025Updated 6 months ago
- An immediate mode font rendering system in C.☆35Jun 5, 2025Updated 8 months ago
- LLM training in simple, raw C/CUDA☆28,814Jun 26, 2025Updated 7 months ago
- Builds atlas texture from a bunch of input images.☆73Mar 26, 2020Updated 5 years ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Aug 20, 2024Updated last year
- A clean and customizable 3D gizmo tool for raylib. Designed with an Immediate Mode style for simplicity, it requires just a single functi…☆123Aug 5, 2025Updated 6 months ago
- Single Header 2D Constrained Delaunay Triangulation☆95Jan 11, 2026Updated last month
- C++ wrapper for TinySoundFont that allows interactive audio (track muting, pitch/tempo manipulation, etc)☆13Nov 22, 2024Updated last year
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Aug 26, 2024Updated last year
- A native, user-mode, multi-process, graphical debugger.☆6,632Updated this week
- A minimal GPU design in Verilog to learn how GPUs work from the ground up☆11,290Aug 18, 2024Updated last year
- High performance UI layout library in C.☆16,543Dec 30, 2025Updated last month
- C projects: algorithms, games, and networking☆1,450Nov 24, 2025Updated 2 months ago
- Single-Header CPU graphics library☆71Mar 29, 2025Updated 10 months ago
- Single-file public domain libraries for C/C++☆2,174Jan 20, 2026Updated 3 weeks ago
- Reasonably fast Fourier transform in a single header for C and C++☆46Feb 18, 2023Updated 2 years ago
- UNet diffusion model in pure CUDA☆661Jun 28, 2024Updated last year
- A 120-day CUDA learning plan covering daily concepts, exercises, pitfalls, and references (including “Programming Massively Parallel Proc…☆862Mar 29, 2025Updated 10 months ago
- Use the file system abstraction library, assetsys.h, to load raylib assets from .zip files.☆11Sep 10, 2023Updated 2 years ago
- Binaries for building with Tiny C Compiler from github workflow☆19Nov 30, 2021Updated 4 years ago
- Jax like function transformation engine but micro, microjax☆34Oct 25, 2024Updated last year
- Inference of Mamba and Mamba2 models in pure C☆196Jan 22, 2026Updated 3 weeks ago
- A Compiler Writing Journey☆12,785Sep 24, 2025Updated 4 months ago