ubermenchh / FlashLinks
my little linear algebra library
☆46Updated 10 months ago
Alternatives and similar repositories for Flash
Users that are interested in Flash are comparing it to the libraries listed below
Sorting:
- A tinycompiler in C from scratch☆92Updated 10 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 10 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆23Updated 10 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 7 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆72Updated last month
- An implement of deep learning framework and models in C☆48Updated 2 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 9 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 9 months ago
- parallelized hyperdimensional tictactoe☆117Updated 9 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆351Updated last month
- ☆42Updated 10 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆268Updated 6 months ago
- GPT-2 in C☆69Updated 5 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆172Updated 8 months ago
- A light tensor library in zig.☆78Updated 3 months ago
- Tiny Raspberry Pi Operating System☆190Updated 9 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
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆38Updated last year
- Client-Server chat app that translate (without reasoning) messages based on chosen languages☆14Updated 10 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 3 months ago
- could we make an ml stack in 100,000 lines of code?☆42Updated 10 months ago
- Solve puzzles to improve your tinygrad skills!☆128Updated 2 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆113Updated last month
- Tiny x86_64 OS in C☆71Updated 3 weeks ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆63Updated 3 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆329Updated 6 months ago
- moondream in zig.☆69Updated this week
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 10 months ago
- C projects: algorithms, games, and networking☆120Updated 3 weeks ago