ubermenchh / FlashLinks
my little linear algebra library
☆45Updated last year
Alternatives and similar repositories for Flash
Users that are interested in Flash are comparing it to the libraries listed below
Sorting:
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- A tinycompiler in C from scratch☆108Updated last year
- An implement of deep learning framework and models in C☆48Updated 6 months ago
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- parallelized hyperdimensional tictactoe☆125Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆76Updated 5 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 7 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆363Updated 5 months ago
- GPT-2 in C☆76Updated 9 months ago
- High performance hybrid classical-quantum computing learning framework written in C☆444Updated 8 months ago
- Client-Server chat app that translate (without reasoning) messages based on chosen languages☆14Updated last year
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- ☆42Updated last year
- creating a tiny tensor library in raw C☆817Updated 7 months ago
- A light tensor library in zig.☆78Updated 8 months ago
- Tiny x86_64 OS in C☆77Updated 4 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated last year
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆346Updated 2 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- A turn-based co-petetive multiplayer game☆165Updated 3 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆173Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated 10 months ago
- Tiny Raspberry Pi Operating System☆270Updated last year
- Scalar-valued Automatic Differentiation library in C☆53Updated 2 years ago
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 5 months ago
- Solve puzzles to improve your tinygrad skills!☆144Updated 6 months ago
- Tensor library & inference framework for machine learning☆110Updated last week
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 7 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated last year