dexter-xD / jade
Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.
☆62Updated last month
Alternatives and similar repositories for jade:
Users that are interested in jade are comparing it to the libraries listed below
- A tinycompiler in C from scratch☆92Updated 7 months ago
- TCP server in C with dynamic HTML templating.☆126Updated last month
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆55Updated 5 years ago
- NES toolchain & emulator in C☆130Updated 4 months ago
- Retro Snake game in pure x86 assembly.☆31Updated 4 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 7 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 2 weeks ago
- Tiny Raspberry Pi Operating System☆182Updated 7 months ago
- my little linear algebra library☆47Updated 8 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆214Updated 3 weeks ago
- A turn-based co-petetive multiplayer game☆159Updated last month
- ☆42Updated 8 months ago
- Moved to https://github.com/tsoding/cws (it has C3 bindings if you need them)☆134Updated last month
- Book in Progress☆334Updated 3 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 7 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆46Updated last month
- A light tensor library in zig.☆76Updated last month
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆58Updated last month
- a unix os written in zig for riscv64☆17Updated 2 months ago
- A minimal OS implemented following "Operating system in 1000 lines of code"☆122Updated last week
- Assembly Guide☆150Updated 3 years ago
- A simple, fast server built in Zig!☆82Updated last month
- A single-threaded event-driven cache☆19Updated 5 months ago
- An emulation based tool for learning and debugging assembly.☆373Updated 2 months ago
- Under 200 loc HTTP server in Assembly (+ react server components implementation in assembly)☆168Updated 2 months ago
- http server in c++☆88Updated 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…☆327Updated 4 months ago
- ☆31Updated 8 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 7 months ago
- A nano-like text editor written from scratch in C.☆83Updated last year